Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
NHibernate API Reference
Map Properties
Map Class
See Also
Send Feedback
The
Map
type exposes the following members.
Properties
Name
Description
BatchSize
(Inherited from
Collection
.)
CacheConcurrencyStrategy
(Inherited from
Collection
.)
CacheRegionName
(Inherited from
Collection
.)
CollectionPersisterClass
(Inherited from
Collection
.)
CollectionTable
(Inherited from
Collection
.)
CollectionType
(Overrides
Collection
.
.
::
.
.
CollectionType
.)
ColumnInsertability
(Inherited from
Collection
.)
ColumnIterator
(Inherited from
Collection
.)
ColumnSpan
(Inherited from
Collection
.)
ColumnUpdateability
(Inherited from
Collection
.)
Comparer
(Inherited from
Collection
.)
ComparerClassName
(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
Gets the appropriate
CollectionType
that is specialized for this list mapping.
(Overrides
Collection
.
.
::
.
.
DefaultCollectionType
.)
Element
(Inherited from
Collection
.)
ElementNodeName
(Inherited from
Collection
.)
Embedded
(Inherited from
Collection
.)
ExtraLazy
(Inherited from
Collection
.)
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
.)
HasOrphanDelete
(Inherited from
Collection
.)
Index
(Inherited from
IndexedCollection
.)
IndexNodeName
(Inherited from
IndexedCollection
.)
IsAlternateUniqueKey
(Inherited from
Collection
.)
IsArray
(Inherited from
Collection
.)
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
.)
IsList
(Inherited from
IndexedCollection
.)
IsMap
(Overrides
Collection
.
.
::
.
.
IsMap
.)
IsMutable
(Inherited from
Collection
.)
IsNullable
(Inherited from
Collection
.)
IsOneToMany
(Inherited from
Collection
.)
IsOptimisticLocked
(Inherited from
Collection
.)
IsPrimitiveArray
(Inherited from
Collection
.)
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
.)
NodeName
(Inherited from
Collection
.)
OrderBy
(Inherited from
Collection
.)
Owner
(Inherited from
Collection
.)
OwnerEntityName
(Inherited from
Collection
.)
ReferencedPropertyName
(Inherited from
Collection
.)
Role
(Inherited from
Collection
.)
SynchronizedTables
(Inherited from
Collection
.)
Table
(Inherited from
Collection
.)
Type
(Inherited from
Collection
.)
TypeName
(Inherited from
Collection
.)
TypeParameters
(Inherited from
Collection
.)
Where
(Inherited from
Collection
.)
See Also
Map Class
NHibernate.Mapping Namespace