Ejemplo n.º 1
0
 public static DbType AsDbType(this SqlDbType @this) => @this.ToNewSqlParameter().DbType;