Get the name of the database type associated with the given
SqlType,
Namespace: NHibernate.DialectAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public virtual string GetTypeName( SqlType sqlType ) |
Visual Basic |
---|
Public Overridable Function GetTypeName ( _ sqlType As SqlType _ ) As String |
Visual C++ |
---|
public: virtual String^ GetTypeName( SqlType^ sqlType ) |
Parameters
- sqlType
- Type: NHibernate.SqlTypes..::..SqlType
The SqlType