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
IComposedIdMapper
<
(Of
<
(
<'
TEntity
>
)
>
)
>
Members
IComposedIdMapper
<
(Of
<
(
<'
TEntity
>
)
>
)
>
Interface
Methods
See Also
Send Feedback
Methods
Name
Description
ManyToOne
<
(Of
<
<'
(
TProperty
>
)
>
>
)
(Expression
<
(Of
<
<'
(
Func
<
(Of
<
<'
(
TContainer, TProperty
>
)
>
>
)
>
)
>
>
)
)
(Inherited from
IMinimalPlainPropertyContainerMapper
<
(Of
<
(
<'
TContainer
>
)
>
)
>
.)
ManyToOne
<
(Of
<
<'
(
TProperty
>
)
>
>
)
(Expression
<
(Of
<
<'
(
Func
<
(Of
<
<'
(
TContainer, TProperty
>
)
>
>
)
>
)
>
>
)
, Action
<
(Of
<
<'
(
IManyToOneMapper
>
)
>
>
)
)
(Inherited from
IMinimalPlainPropertyContainerMapper
<
(Of
<
(
<'
TContainer
>
)
>
)
>
.)
ManyToOne
<
(Of
<
<'
(
TProperty
>
)
>
>
)
(String, Action
<
(Of
<
<'
(
IManyToOneMapper
>
)
>
>
)
)
(Inherited from
IMinimalPlainPropertyContainerMapper
<
(Of
<
(
<'
TContainer
>
)
>
)
>
.)
Property(String, Action
<
(Of
<
<'
(
IPropertyMapper
>
)
>
>
)
)
(Inherited from
IMinimalPlainPropertyContainerMapper
<
(Of
<
(
<'
TContainer
>
)
>
)
>
.)
Property
<
(Of
<
<'
(
TProperty
>
)
>
>
)
(Expression
<
(Of
<
<'
(
Func
<
(Of
<
<'
(
TContainer, TProperty
>
)
>
>
)
>
)
>
>
)
)
(Inherited from
IMinimalPlainPropertyContainerMapper
<
(Of
<
(
<'
TContainer
>
)
>
)
>
.)
Property
<
(Of
<
<'
(
TProperty
>
)
>
>
)
(Expression
<
(Of
<
<'
(
Func
<
(Of
<
<'
(
TContainer, TProperty
>
)
>
>
)
>
)
>
>
)
, Action
<
(Of
<
<'
(
IPropertyMapper
>
)
>
>
)
)
(Inherited from
IMinimalPlainPropertyContainerMapper
<
(Of
<
(
<'
TContainer
>
)
>
)
>
.)
See Also
IComposedIdMapper
<
(Of
<
(
<'
TEntity
>
)
>
)
>
Interface
NHibernate.Mapping.ByCode Namespace