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