The ArrayType type exposes the following members.
Constructors
Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) |
![]() | IsBetween |
Apply a "between" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) |
![]() | IsIn(array<Object>[]()[][]) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) |
![]() | IsIn(ICollection) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) |
![]() | IsProxy | (Defined by NHibernateProxyHelper.) |
![]() | ToTypeParameters | (Defined by ReflectHelper.) |
Properties
Name | Description | |
---|---|---|
![]() | ForeignKeyDirection | (Inherited from CollectionType.) |
![]() | 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
(Inherited from CollectionType.) |
![]() | IsAnyType |
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.) |
![]() | IsArrayType | (Overrides CollectionType..::..IsArrayType.) |
![]() | IsAssociationType | (Inherited from CollectionType.) |
![]() | IsCollectionType | (Inherited from CollectionType.) |
![]() | IsComponentType |
Gets a value indicating if the AbstractType is an IAbstractComponentType.
(Inherited from AbstractType.) |
![]() | IsEmbeddedInXML | (Inherited from CollectionType.) |
![]() | IsEntityType |
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.) |
![]() | IsMutable | (Inherited from CollectionType.) |
![]() | IsXMLElement | (Inherited from AbstractType.) |
![]() | LHSPropertyName | (Inherited from CollectionType.) |
![]() | Name | (Inherited from CollectionType.) |
![]() | ReturnedClass |
The Array for the element.
(Overrides AbstractType..::..ReturnedClass.) |
![]() | RHSUniqueKeyPropertyName | (Inherited from CollectionType.) |
![]() | Role | (Inherited from CollectionType.) |
![]() | UseLHSPrimaryKey | (Inherited from CollectionType.) |