System.Data.SqlClient 4.1.0

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 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Data.SqlClient --version 4.1.0
Install-Package System.Data.SqlClient -Version 4.1.0
依赖
.NETFramework4.5.1
包名版本要求
System.Data.Common [4.1.0, )
.NETFramework4.6
包名版本要求
System.Data.Common [4.1.0, )
.NETStandard1.2
包名版本要求
System.Data.Common [4.1.0, )
System.Globalization [4.0.11, )
System.IO [4.1.0, )
System.Runtime [4.1.0, )
System.Threading.Tasks [4.0.11, )
System.Xml.ReaderWriter [4.0.11, )
.NETStandard1.3
包名版本要求
Microsoft.NETCore.Platforms [1.0.1, )
Microsoft.Win32.Primitives [4.0.1, )
runtime.native.System.Data.SqlClient.sni [4.0.0, )
System.Collections [4.0.11, )
System.Collections.Concurrent [4.0.12, )
System.Data.Common [4.1.0, )
System.Diagnostics.Debug [4.0.11, )
System.Diagnostics.DiagnosticSource [4.0.0, )
System.Globalization [4.0.11, )
System.IO [4.1.0, )
System.IO.Pipes [4.0.0, )
System.Linq [4.1.0, )
System.Net.NameResolution [4.0.0, )
System.Net.Primitives [4.0.11, )
System.Net.Security [4.0.0, )
System.Net.Sockets [4.1.0, )
System.Reflection [4.1.0, )
System.Reflection.TypeExtensions [4.1.0, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Extensions [4.1.0, )
System.Runtime.Handles [4.0.1, )
System.Runtime.InteropServices [4.1.0, )
System.Runtime.InteropServices.RuntimeInformation [4.0.0, )
System.Security.Cryptography.X509Certificates [4.1.0, )
System.Security.Principal [4.0.1, )
System.Security.Principal.Windows [4.0.0, )
System.Text.Encoding [4.0.11, )
System.Text.Encoding.CodePages [4.0.1, )
System.Text.Encoding.Extensions [4.0.11, )
System.Text.RegularExpressions [4.1.0, )
System.Threading [4.0.11, )
System.Threading.Tasks [4.0.11, )
System.Threading.Thread [4.0.0, )
System.Threading.ThreadPool [4.0.10, )
System.Threading.Timer [4.0.1, )
System.Xml.ReaderWriter [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:15:37
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770