The IdentifierBagType type exposes the following members.

Properties

  NameDescription
Public propertyForeignKeyDirection (Inherited from CollectionType.)
Public propertyIsAlwaysDirtyChecked
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
(Inherited from CollectionType.)
Public propertyIsAnyType
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.)
Public propertyIsArrayType (Inherited from CollectionType.)
Public propertyIsAssociationType (Inherited from CollectionType.)
Public propertyIsCollectionType (Inherited from CollectionType.)
Public propertyIsComponentType
Gets a value indicating if the AbstractType is an IAbstractComponentType.
(Inherited from AbstractType.)
Public propertyIsEmbeddedInXML (Inherited from CollectionType.)
Public propertyIsEntityType
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.)
Public propertyIsMutable (Inherited from CollectionType.)
Public propertyIsXMLElement (Inherited from AbstractType.)
Public propertyLHSPropertyName (Inherited from CollectionType.)
Public propertyName (Inherited from CollectionType.)
Public propertyReturnedClass
Public propertyRHSUniqueKeyPropertyName (Inherited from CollectionType.)
Public propertyRole (Inherited from CollectionType.)
Public propertyUseLHSPrimaryKey (Inherited from CollectionType.)

See Also