klyn.data.SchemaManager.mappedTypes
property
public readonly property mappedTypes as IList<Type>:
Description

Complete mapped entity types captured by the owning factory.

Returns

Immutable mapped type snapshot.

Example
assert factory.schema.mappedTypes[0] == User.type