public static SqlDbType ToSqlDbType(this DbType dbType) => dbType.NewSqlParameter().SqlDbType;