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