TypeToDbType(Type, String, Collection) Method
cast .NET data type to ADO.NET DbType
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static DbType TypeToDbType( Type t, string columnName, Collection schemaDataTypeCollection )
Parameters
- t
- Type: Typegiven .NET data type
- columnName
- Type: String
- schemaDataTypeCollection
- Type: Collection
Returns
DbType
ADO.NET DbType