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
HbmBinder Methods
HbmBinder Class
See Also
Send Feedback
The
HbmBinder
type exposes the following members.
Methods
Name
Description
BindAny
BindArray
BindClass
BindCollection
BindCollectionSecondPass
BindColumn
BindColumns
BindComponent
BindIdentifierCollectionSecondPass
BindIntegerValue
BindJoinedSubclass
BindListSecondPass
BindManyToOne
BindMapSecondPass
Called for Maps
BindOneToMany
BindOneToOne
BindProperty
BindRoot
BindRootClass
BindSetSecondPass
BindSimpleValue
BindSubclass
BuildNamespaceManager
Columns
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
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
.)
FullClassName
Converts a partial class name into a fully qualified one
GetClassName
GetClassNameWithoutAssembly
GetEntityName
GetHashCode
Serves as a hash function for a particular type.
GetHashCode
()
()
()
is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from
Object
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MakeVersion
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
ParsePropertyGeneration
PropertiesFromXML
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
See Also
HbmBinder Class
NHibernate.Cfg Namespace