Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: JavaScript
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
Visual Basic
C#
Visual C++
JavaScript
Include Protected Members
Include Inherited Members
.NET Framework Class Library
ManyToOneType Methods
ManyToOneType Class
See Also
Send Feedback
The
ManyToOneType
type exposes the following members.
Methods
Name
Description
Assemble
(Overrides
AbstractType
.
.
::
.
Assemble(Object, ISessionImplementor, Object)
.)
DeepCopy
(Inherited from
EntityType
.)
Disassemble
(Overrides
AbstractType
.
.
::
.
Disassemble(Object, ISessionImplementor)
.)
Equals
Overloaded.
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
.)
FromString
(Inherited from
EntityType
.)
GetAssociatedClass
(Inherited from
EntityType
.)
GetAssociatedJoinable
(Inherited from
EntityType
.)
GetColumnSpan
(Overrides
AbstractType
.
.
::
.
GetColumnSpan(IMapping)
.)
GetHashCode
Overloaded.
GetIdentifier
(Inherited from
EntityType
.)
GetIdentifierOrUniqueKeyPropertyName
(Inherited from
EntityType
.)
GetIdentifierOrUniqueKeyType
(Inherited from
EntityType
.)
GetIdentifierType
(Inherited from
EntityType
.)
GetOnCondition
(Inherited from
EntityType
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Hydrate
Hydrates the Identifier from
IDataReader
.
(Overrides
EntityType
.
.
::
.
Hydrate(IDataReader,
array<
String
>
[]
()
[]
, ISessionImplementor, Object)
.)
IsDatabaseNull
Determines whether the specified value is represented as
null
Nothing
nullptr
a null reference (
Nothing
in Visual Basic)
in the database.
(Inherited from
AbstractType
.)
IsDirty
Overloaded.
IsModified
(Overrides
AbstractType
.
.
::
.
IsModified(Object, Object,
array<
Boolean
>
[]
()
[]
, ISessionImplementor)
.)
IsSame
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
NullSafeGet
Overloaded.
NullSafeSet
Overloaded.
Replace
(Inherited from
EntityType
.)
ResolveIdentifier
Overloaded.
SemiResolve
(Inherited from
AbstractType
.)
SqlTypes
(Overrides
AbstractType
.
.
::
.
SqlTypes(IMapping)
.)
ToLoggableString
(Inherited from
EntityType
.)
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
See Also
ManyToOneType Class
NHibernate.Type Namespace