System.Data.SqlClient 4.3.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.3.0
Install-Package System.Data.SqlClient -Version 4.3.0
依赖
.NETFramework4.5.1
包名版本要求
System.Data.Common [4.3.0, )
.NETFramework4.6
包名版本要求
System.Data.Common [4.3.0, )
.NETStandard1.2
包名版本要求
System.Data.Common [4.3.0, )
System.Globalization [4.3.0, )
System.IO [4.3.0, )
System.Runtime [4.3.0, )
System.Threading.Tasks [4.3.0, )
System.Xml.ReaderWriter [4.3.0, )
.NETStandard1.3
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.Win32.Primitives [4.3.0, )
runtime.native.System.Data.SqlClient.sni [4.3.0, )
System.Collections [4.3.0, )
System.Collections.Concurrent [4.3.0, )
System.Data.Common [4.3.0, )
System.Diagnostics.Debug [4.3.0, )
System.Diagnostics.DiagnosticSource [4.3.0, )
System.Globalization [4.3.0, )
System.IO [4.3.0, )
System.IO.Pipes [4.3.0, )
System.Linq [4.3.0, )
System.Net.NameResolution [4.3.0, )
System.Net.Primitives [4.3.0, )
System.Net.Security [4.3.0, )
System.Net.Sockets [4.3.0, )
System.Reflection [4.3.0, )
System.Reflection.TypeExtensions [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
System.Runtime.Extensions [4.3.0, )
System.Runtime.Handles [4.3.0, )
System.Runtime.InteropServices [4.3.0, )
System.Runtime.InteropServices.RuntimeInformation [4.3.0, )
System.Security.Cryptography.X509Certificates [4.3.0, )
System.Security.Principal [4.3.0, )
System.Security.Principal.Windows [4.3.0, )
System.Text.Encoding [4.3.0, )
System.Text.Encoding.CodePages [4.3.0, )
System.Text.Encoding.Extensions [4.3.0, )
System.Text.RegularExpressions [4.3.0, )
System.Threading [4.3.0, )
System.Threading.Tasks [4.3.0, )
System.Threading.Thread [4.3.0, )
System.Threading.ThreadPool [4.3.0, )
System.Threading.Timer [4.3.0, )
System.Xml.ReaderWriter [4.3.0, )
版本详情
作者Microsoft
发布时间2016-11-15 23:42:27
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770