The CollectionType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ForeignKeyDirection | |
![]() | HasNiceEquals | (Overrides AbstractType..::.HasNiceEquals.) |
![]() | IsAlwaysDirtyChecked |
We always need to dirty check the collection because we sometimes
need to incremement 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.) |
![]() | IsEntityType |
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.) |
![]() | IsMutable | (Overrides AbstractType..::.IsMutable.) |
![]() | 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 |