DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>..::..ToClrType Method (String, Boolean, Nullable<(Of <(<'Int32>)>)>, Nullable<(Of <(<'Boolean>)>)>)
Returns the CLR type that matches the indicated database column type.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
Parameters
- typeName
- Type: String
Name of the database column type.
- isNullable
- Type: Boolean
If nullable, Nullable versions of primitive types are returned.