The ListType type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Add | (Overrides CollectionType..::.Add(Object, Object).) |
![]() | Assemble | (Inherited from CollectionType.) |
![]() | Clear | (Overrides CollectionType..::.Clear(Object).) |
![]() | CopyElement | (Inherited from CollectionType.) |
![]() | DeepCopy | (Inherited from CollectionType.) |
![]() | Disassemble | (Inherited from CollectionType.) |
![]() | Equals | Overloaded. |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FromString | (Inherited from CollectionType.) |
![]() | GetAssociatedClass | (Inherited from CollectionType.) |
![]() | GetAssociatedJoinable | (Inherited from CollectionType.) |
![]() | GetColumnSpan | (Inherited from CollectionType.) |
![]() | GetElementsCollection |
Returns a reference to the elements in the collection.
(Inherited from CollectionType.) |
![]() | GetElementType | (Inherited from CollectionType.) |
![]() | GetHashCode | Overloaded. |
![]() | GetKeyOfOwner |
Get the key value from the owning entity instance, usually the identifier, but might be some
other unique key, in the case of property-ref
(Inherited from CollectionType.) |
![]() | GetOnCondition | (Inherited from CollectionType.) |
![]() | GetReferencedColumns | (Inherited from CollectionType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Hydrate | (Inherited from CollectionType.) |
![]() | Instantiate | Overloaded. |
![]() | InstantiateResult | (Inherited from CollectionType.) |
![]() | IsDatabaseNull |
Determines whether the specified value is represented as nullNothingnullptra null reference (Nothing in Visual Basic) in the database.
(Inherited from AbstractType.) |
![]() | IsDirty | Overloaded. |
![]() | IsModified | (Inherited from CollectionType.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NullSafeGet | Overloaded. |
![]() | NullSafeSet | Overloaded. |
![]() | Replace | (Inherited from CollectionType.) |
![]() | ReplaceElements | (Inherited from CollectionType.) |
![]() | ResolveIdentifier | (Inherited from CollectionType.) |
![]() | SemiResolve | (Inherited from CollectionType.) |
![]() | SqlTypes | (Inherited from CollectionType.) |
![]() | ToLoggableString | (Inherited from CollectionType.) |
![]() | ToString | (Inherited from CollectionType.) |
![]() | Wrap |
Wraps an exist IList in a NHibernate PersistentList.
(Overrides CollectionType..::.Wrap(ISessionImplementor, Object).) |
Properties
Name | Description | |
---|---|---|
![]() | ForeignKeyDirection | (Inherited from CollectionType.) |
![]() | HasNiceEquals | (Inherited from CollectionType.) |
![]() | 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
(Inherited from CollectionType.) |
![]() | IsAnyType |
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.) |
![]() | IsArrayType | (Inherited from CollectionType.) |
![]() | IsAssociationType | (Inherited from CollectionType.) |
![]() | IsCollectionType | (Inherited from CollectionType.) |
![]() | 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 | (Inherited from CollectionType.) |
![]() | LHSPropertyName | (Inherited from CollectionType.) |
![]() | Name | (Inherited from CollectionType.) |
![]() | ReturnedClass | (Overrides AbstractType..::.ReturnedClass.) |
![]() | RHSUniqueKeyPropertyName | (Inherited from CollectionType.) |
![]() | Role | (Inherited from CollectionType.) |
![]() | UseLHSPrimaryKey | (Inherited from CollectionType.) |