Get default type name for specified type
Namespace:
NHibernate.DialectAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function Get ( _ typecode As DbType _ ) As String |
C# |
---|
public string Get( DbType typecode ) |
Visual C++ |
---|
public: String^ Get( DbType typecode ) |
JavaScript |
---|
function get(typecode); |
Parameters
- typecode
- Type: System.Data..::.DbType
the type key