Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
NHibernate API Reference
IValue
.
.
::
.
.
Type Property
IValue Interface
See Also
Send Feedback
Gets the
IType
to read/write the Values.
Namespace:
NHibernate.Mapping
Assembly:
NHibernate
(in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C#
IType
Type
{
get
; }
Visual Basic
ReadOnly
Property
Type
As
IType
Get
Visual C++
property
IType
^
Type
{
IType
^
get
(); }
See Also
IValue Interface
NHibernate.Mapping Namespace