<PackageReference Include="System.Data.SqlClient" Version="4.4.0-preview2-25405-01" />
API Differences between 4.4.0-preview2-25405-01 and 4.4.0-preview1-25305-02
15 Additions
0 Removals
System.Data.SqlClient
-
public static class SqlClientMetaDataCollectionNames
-
public sealed class SqlParameter : DbParameter, ICloneable
- public SqlParameter(string parameterName, SqlDbType dbType, int size, ParameterDirection direction, byte precision, byte scale, string sourceColumn, DataRowVersion sourceVersion, bool sourceColumnNullMapping, object value, string xmlSchemaCollectionDatabase, string xmlSchemaCollectionOwningSchema, string xmlSchemaCollectionName)