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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
dotnet add package Microsoft.Data.SqlClient --version 1.0.19249.1
Install-Package Microsoft.Data.SqlClient -Version 1.0.19249.1
| 包名 | 版本要求 |
|---|---|
| Microsoft.Win32.Registry | [4.5.0, ) |
| runtime.native.System.Data.SqlClient.sni | [4.4.0, ) |
| System.Security.Principal.Windows | [4.5.0, ) |
| System.Text.Encoding.CodePages | [4.5.0, ) |
| System.Configuration.ConfigurationManager | [4.5.0, ) |
| System.Runtime.Caching | [4.5.0, ) |
| Microsoft.Identity.Client | [3.0.8, ) |
| 包名 | 版本要求 |
|---|---|
| System.Data.Common | [4.3.0, ) |
| Microsoft.Data.SqlClient.sni | [1.0.19235.1, ) |
| Microsoft.Identity.Client | [3.0.8, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Win32.Registry | [4.5.0, ) |
| runtime.native.System.Data.SqlClient.sni | [4.4.0, ) |
| System.Buffers | [4.4.0, ) |
| System.Diagnostics.DiagnosticSource | [4.5.0, ) |
| System.Memory | [4.5.1, ) |
| System.Security.Principal.Windows | [4.5.0, ) |
| System.Text.Encoding.CodePages | [4.5.0, ) |
| System.Configuration.ConfigurationManager | [4.5.0, ) |
| Microsoft.Identity.Client | [3.0.8, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-09-06 16:55:34 |
| 项目主页 | https://aka.ms/sqlclientproject |
| 许可证 | https://www.nuget.org/packages/Microsoft.Data.SqlClient/1.0.19249.1/license |