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
ISubclassMapper Members
ISubclassMapper Interface
Methods
See Also
Send Feedback
The
ISubclassMapper
type exposes the following members.
Methods
Name
Description
Any
(Inherited from
IBasePlainPropertyContainerMapper
.)
Bag
(Inherited from
ICollectionPropertiesContainerMapper
.)
BatchSize
(Inherited from
IEntityAttributesMapper
.)
Component(MemberInfo, Action
<
(Of
<
<'
(
IComponentMapper
>
)
>
>
)
)
(Inherited from
IBasePlainPropertyContainerMapper
.)
Component(MemberInfo, Action
<
(Of
<
<'
(
IDynamicComponentMapper
>
)
>
>
)
)
(Inherited from
IBasePlainPropertyContainerMapper
.)
DiscriminatorValue
(Inherited from
ISubclassAttributesMapper
.)
DynamicInsert
(Inherited from
IEntityAttributesMapper
.)
DynamicUpdate
(Inherited from
IEntityAttributesMapper
.)
EntityName
(Inherited from
IEntityAttributesMapper
.)
Extends
(Inherited from
ISubclassAttributesMapper
.)
IdBag
(Inherited from
ICollectionPropertiesContainerMapper
.)
Join
Lazy
(Inherited from
IEntityAttributesMapper
.)
List
(Inherited from
ICollectionPropertiesContainerMapper
.)
Loader
(Inherited from
IEntitySqlsMapper
.)
ManyToOne
(Inherited from
IMinimalPlainPropertyContainerMapper
.)
Map
(Inherited from
ICollectionPropertiesContainerMapper
.)
OneToOne
(Inherited from
IPlainPropertyContainerMapper
.)
Persister
<
(Of
<
<'
(
T
>
)
>
>
)
(Inherited from
IEntityAttributesMapper
.)
Property
(Inherited from
IMinimalPlainPropertyContainerMapper
.)
Proxy
(Inherited from
IEntityAttributesMapper
.)
SelectBeforeUpdate
(Inherited from
IEntityAttributesMapper
.)
Set
(Inherited from
ICollectionPropertiesContainerMapper
.)
SqlDelete
(Inherited from
IEntitySqlsMapper
.)
SqlInsert
(Inherited from
IEntitySqlsMapper
.)
SqlUpdate
(Inherited from
IEntitySqlsMapper
.)
Subselect
(Inherited from
IEntitySqlsMapper
.)
Synchronize
(Inherited from
IEntityAttributesMapper
.)
See Also
ISubclassMapper Interface
NHibernate.Mapping.ByCode Namespace