The Mindscape.LightSpeed.MetaData namespace provides access to LightSpeed entity type information.
Classes
Class | Description | |
---|---|---|
![]() | AssociationInfo |
Represents an association declaration in a LightSpeed entity class, independent of any
particular entity.
|
![]() | EntityExtensions |
Extension methods which apply to a LightSpeed entity to gain access to the metadata
for that entity.
|
![]() | EntityInfo |
Provides information about a LightSpeed entity. Information is provided on the fields which
are held, the fields which have values stored against them,
the assocations which this entity has with other entities
and the special properties of this entity.
|
![]() | FieldInfo |
Represents a field declaration in a LightSpeed entity class, independent of any
particular entity.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AssociationType |
Indicates the type of the association.
|