Namespace:
NHibernate.SqlTypes
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Precision As Byte |
C# |
---|
public byte Precision { get; } |
Visual C++ |
---|
public: property unsigned char Precision { unsigned char get (); } |
JavaScript |
---|
function get_precision(); |