System.Data.SqlClient 4.4.2

Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory 0f6d0a02c9cc2e766dd543ff24135f16e9a971e4 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Data.SqlClient --version 4.4.2
Install-Package System.Data.SqlClient -Version 4.4.2
依赖
.NETCoreApp2.0
包名版本要求
Microsoft.Win32.Registry [4.4.0, )
runtime.native.System.Data.SqlClient.sni [4.4.0, )
System.Security.Principal.Windows [4.4.0, )
System.Text.Encoding.CodePages [4.4.0, )
.NETFramework4.5.1
包名版本要求
System.Data.Common [4.3.0, )
.NETFramework4.6
包名版本要求
System.Data.Common [4.3.0, )
.NETPortable4.6-Profile151
包名版本要求
System.Data.Common [4.3.0, )
.NETStandard1.2
包名版本要求
NETStandard.Library [1.6.1, )
System.Data.Common [4.3.0, )
.NETStandard1.3
包名版本要求
NETStandard.Library [1.6.1, )
runtime.native.System.Data.SqlClient.sni [4.4.0, )
System.Data.Common [4.3.0, )
System.Diagnostics.DiagnosticSource [4.4.1, )
System.IO.Pipes [4.3.0, )
System.Net.NameResolution [4.3.0, )
System.Net.Security [4.3.0, )
System.Reflection.TypeExtensions [4.4.0, )
System.Security.Principal [4.3.0, )
System.Security.Principal.Windows [4.4.0, )
System.Text.Encoding.CodePages [4.4.0, )
System.Threading.Thread [4.3.0, )
System.Threading.ThreadPool [4.3.0, )
.NETStandard2.0
包名版本要求
Microsoft.Win32.Registry [4.4.0, )
runtime.native.System.Data.SqlClient.sni [4.4.0, )
System.Diagnostics.DiagnosticSource [4.4.1, )
System.Security.Principal.Windows [4.4.0, )
System.Text.Encoding.CodePages [4.4.0, )
版本详情
作者Microsoft
发布时间2017-12-12 17:28:31
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT