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
CustomType Methods
CustomType Class
See Also
Send Feedback
The
CustomType
type exposes the following members.
Methods
Name
Description
Assemble
(Overrides
AbstractType
.
.
::
.
Assemble(Object, ISessionImplementor, Object)
.)
DeepCopy
(Overrides
AbstractType
.
.
::
.
DeepCopy(Object)
.)
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
(Overrides
AbstractType
.
.
::
.
FromString(String)
.)
GetColumnSpan
(Overrides
AbstractType
.
.
::
.
GetColumnSpan(IMapping)
.)
GetHashCode
Overloaded.
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Hydrate
Retrives an instance of the mapped class, or the identifier of an entity or collection from a
IDataReader
.
(Inherited from
AbstractType
.)
IsDatabaseNull
(Overrides
AbstractType
.
.
::
.
IsDatabaseNull(Object)
.)
IsDirty
Overloaded.
IsModified
Says whether the value has been modified
(Inherited from
AbstractType
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
Next
NullSafeGet
Overloaded.
NullSafeSet
Overloaded.
ObjectToSQLString
Replace
(Overrides
AbstractType
.
.
::
.
Replace(Object, Object, ISessionImplementor, Object, IDictionary)
.)
ResolveIdentifier
Maps identifiers to Entities or Collections.
(Inherited from
AbstractType
.)
Seed
SemiResolve
(Inherited from
AbstractType
.)
SqlTypes
(Overrides
AbstractType
.
.
::
.
SqlTypes(IMapping)
.)
StringToObject
ToLoggableString
(Overrides
AbstractType
.
.
::
.
ToLoggableString(Object, ISessionFactoryImplementor)
.)
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
See Also
CustomType Class
NHibernate.Type Namespace