Exemplo n.º 1
0
 public static SqlDbType ToSqlDbType(this DbType dbType) => dbType.NewSqlParameter().SqlDbType;