public DbType ConvertDataTypeToDbType(DbType dataType) { return(SchemaGenerator.ConvertDataTypeToDbType(dataType)); }