[Missing <summary> documentation for "P:NHibernate.Type.PersistentEnumType.IEnumConverter.SqlType"]

Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
SqlType SqlType { get; }
Visual Basic
ReadOnly Property SqlType As SqlType
	Get
Visual C++
property SqlType^ SqlType {
	SqlType^ get ();
}

See Also