Namespace:  NHibernate.SqlTypes
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Byte As SqlType
C#
public static readonly SqlType Byte
Visual C++
public:
static initonly SqlType^ Byte
JavaScript
NHibernate.SqlTypes.SqlTypeFactory.byte

See Also