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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly NoTypes As SqlType()
C#
public static readonly SqlType[] NoTypes
Visual C++
public:
static initonly array<SqlType^>^ NoTypes
JavaScript
NHibernate.SqlTypes.SqlTypeFactory.noTypes

See Also