The PrimitiveArray type exposes the following members.

Constructors

  NameDescription
PrimitiveArray

Methods

  NameDescription
AddFilter (Inherited from Collection.)
AddManyToManyFilter (Inherited from Collection.)
CheckGenericArgumentsLength (Inherited from Collection.)
CreateAllKeys (Inherited from Collection.)
CreateForeignKey (Inherited from Collection.)
CreatePrimaryKey (Inherited from IndexedCollection.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IsValid (Inherited from Collection.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetCustomSQLDelete (Inherited from Collection.)
SetCustomSQLDeleteAll (Inherited from Collection.)
SetCustomSQLInsert (Inherited from Collection.)
SetCustomSQLUpdate (Inherited from Collection.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Validate (Inherited from IndexedCollection.)

Properties

  NameDescription
BatchSize (Inherited from Collection.)
CacheConcurrencyStrategy (Inherited from Collection.)
CacheRegionName (Inherited from Collection.)
CollectionPersisterClass (Inherited from Collection.)
CollectionTable (Inherited from Collection.)
CollectionType (Inherited from Collection.)
ColumnCollection (Inherited from Collection.)
ColumnInsertability (Inherited from Collection.)
ColumnSpan (Inherited from Collection.)
ColumnUpdateability (Inherited from Collection.)
Comparer (Inherited from Collection.)
CustomSQLDelete (Inherited from Collection.)
CustomSQLDeleteAll (Inherited from Collection.)
CustomSQLDeleteAllCheckStyle (Inherited from Collection.)
CustomSQLDeleteCheckStyle (Inherited from Collection.)
CustomSQLInsert (Inherited from Collection.)
CustomSQLInsertCheckStyle (Inherited from Collection.)
CustomSQLUpdate (Inherited from Collection.)
CustomSQLUpdateCheckStyle (Inherited from Collection.)
DefaultCollectionType (Inherited from Array.)
Element (Inherited from Collection.)
ElementClass (Inherited from Array.)
FetchMode (Inherited from Collection.)
FilterMap (Inherited from Collection.)
Formula (Inherited from Collection.)
GenericArguments
Gets or sets an array of Type that contains the arguments needed to construct an instance of a closed type.
(Inherited from Collection.)
HasFormula (Inherited from Collection.)
HasOrder (Inherited from Collection.)
Index (Inherited from IndexedCollection.)
IsArray (Inherited from Array.)
IsCustomDeleteAllCallable (Inherited from Collection.)
IsCustomDeleteCallable (Inherited from Collection.)
IsCustomInsertCallable (Inherited from Collection.)
IsCustomUpdateCallable (Inherited from Collection.)
IsGeneric
Gets or sets a Boolean indicating if this is a mapping for a generic collection.
(Inherited from Collection.)
IsIdentified (Inherited from Collection.)
IsIndexed (Inherited from IndexedCollection.)
IsInverse (Inherited from Collection.)
IsLazy (Inherited from Collection.)
IsNullable (Inherited from Collection.)
IsOneToMany (Inherited from Collection.)
IsOptimisticLocked (Inherited from Collection.)
IsPrimitiveArray
IsSet (Inherited from Collection.)
IsSimpleValue (Inherited from Collection.)
IsSorted (Inherited from Collection.)
IsSubselectLoadable (Inherited from Collection.)
IsUnique (Inherited from Collection.)
Key (Inherited from Collection.)
LoaderName (Inherited from Collection.)
ManyToManyFilterMap (Inherited from Collection.)
ManyToManyOrdering (Inherited from Collection.)
ManyToManyWhere (Inherited from Collection.)
OrderBy (Inherited from Collection.)
OrphanDelete (Inherited from Collection.)
Owner (Inherited from Collection.)
OwnerClass (Inherited from Collection.)
ReferencedPropertyName (Inherited from Collection.)
Role (Inherited from Collection.)
Table (Inherited from Collection.)
Type (Inherited from Collection.)
TypeName (Inherited from Collection.)
Where (Inherited from Collection.)

See Also