Initializes a new instance of the SqlType class
Namespace: NHibernate.SqlTypesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public SqlType( DbType dbType ) |
Visual Basic |
---|
Public Sub New ( _ dbType As DbType _ ) |
Visual C++ |
---|
public: SqlType( DbType dbType ) |
Parameters
- dbType
- Type: System.Data..::..DbType
[Missing <param name="dbType"/> documentation for "M:NHibernate.SqlTypes.SqlType.#ctor(System.Data.DbType)"]