The CollectionType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ForeignKeyDirection | |
![]() | IsAlwaysDirtyChecked |
We always need to dirty check the collection because we sometimes
need to increment version number of owner and also because of
how assemble/disassemble is implemented for uks
|
![]() | IsAnyType |
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.) |
![]() | IsArrayType | |
![]() | IsAssociationType | (Overrides AbstractType..::..IsAssociationType.) |
![]() | IsCollectionType | (Overrides AbstractType..::..IsCollectionType.) |
![]() | IsComponentType |
Gets a value indicating if the AbstractType is an IAbstractComponentType.
(Inherited from AbstractType.) |
![]() | IsEmbeddedInXML | |
![]() | IsEntityType |
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.) |
![]() | IsMutable | (Overrides AbstractType..::..IsMutable.) |
![]() | IsXMLElement | (Inherited from AbstractType.) |
![]() | LHSPropertyName | |
![]() | Name | (Overrides AbstractType..::..Name.) |
![]() | ReturnedClass |
When implemented by a class, gets the Type returned
by the NullSafeGet() methods.
(Inherited from AbstractType.) |
![]() | RHSUniqueKeyPropertyName | |
![]() | Role | |
![]() | UseLHSPrimaryKey |