.NET Data Provider for SQL Server

E56741

.NET Data Provider for SQL Server is a specialized ADO.NET component that enables high-performance, managed access to Microsoft SQL Server databases from .NET applications.

AI illustration

How this image was made

AI-generated illustration of .NET Data Provider for SQL Server

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of .NET Data Provider for SQL Server (.NET Data Provider for SQL Server is a specialized ADO.NET component that enables high-performance, managed access to Microsoft SQL Server databases from .NET applications.)

All labels observed (11)

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf ADO.NET data provider ⓘ
data access technology ⓘ
software component ⓘ
alsoKnownAs SqlClient ⓘ
System.Data.SqlClient ⓘ
conformsTo ADO.NET provider model ⓘ
developedBy Microsoft ⓘ
documentationURL https://learn.microsoft.com/dotnet/framework/data/adonet/sql/overview-of-sql-server-data-provider ⓘ
exposesClass SqlBulkCopy ⓘ
SqlCommand ⓘ
SqlConnection ⓘ
SqlDataAdapter ⓘ
SqlDataReader ⓘ
SqlParameter ⓘ
SqlTransaction ⓘ
language C# ⓘ
CLS-compliant .NET languages ⓘ
namespace System.Data.SqlClient ⓘ
optimizedFor high-performance data access ⓘ
managed code environments ⓘ
partOf .NET ⓘ
linked to: .NET Framework

.NET Framework ⓘ
ADO.NET ⓘ
provides managed interface to SQL Server TDS protocol ⓘ
supportsDatabase Azure SQL Database ⓘ
Azure SQL Managed Instance ⓘ
Microsoft SQL Server ⓘ
linked to: SQL Server
supportsFeature Multiple Active Result Sets (MARS) ⓘ
SQL Server authentication ⓘ
asynchronous database operations ⓘ
bulk copy operations ⓘ
connected data access ⓘ
connection pooling ⓘ
connection string keyword configuration ⓘ
disconnected data access ⓘ
integrated security with Windows authentication ⓘ
parameterized queries ⓘ
stored procedure execution ⓘ
transaction management ⓘ
supportsVersion SQL Server 2000 and later ⓘ
targetPlatform .NET 5+ ⓘ
.NET Core ⓘ
.NET Framework ⓘ
usedFor accessing SQL Server databases from .NET applications ⓘ
usedIn desktop applications ⓘ
server-side services ⓘ
web applications ⓘ

How these facts were elicited

Referenced by (17)

Full triples — surface form annotated when it differs from this entity's canonical label.

SQL Server → supportsAPI → .NET Data Provider for SQL Server ⓘ
.NET Data Provider for SQL Server → alsoKnownAs → SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
.NET Data Provider for SQL Server → alsoKnownAs → System.Data.SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
.NET Data Provider for SQL Server → exposesClass → SqlConnection ⓘ
linked to: .NET Data Provider for SQL Server
.NET Data Provider for SQL Server → exposesClass → SqlCommand ⓘ
linked to: .NET Data Provider for SQL Server
.NET Data Provider for SQL Server → exposesClass → SqlDataAdapter ⓘ
linked to: .NET Data Provider for SQL Server
.NET Data Provider for SQL Server → exposesClass → SqlParameter ⓘ
linked to: .NET Data Provider for SQL Server
.NET Data Provider for SQL Server → namespace → System.Data.SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
ADO.NET → namespace → System.Data.SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
SqlBulkCopy → namespace → System.Data.SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
Multiple Active Result Sets → usedWith → ADO.NET SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
SqlCommand → definedIn → System.Data.SqlClient namespace ⓘ
linked to: .NET Data Provider for SQL Server
SqlCommand → isPartOf → ADO.NET data provider for SQL Server ⓘ
linked to: .NET Data Provider for SQL Server
SqlDataAdapter → partOf → System.Data.SqlClient namespace ⓘ
linked to: .NET Data Provider for SQL Server
System.Data → relatedTo → System.Data.SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
SQL Server error numbers → interpretedBy → .NET SqlClient ⓘ
linked to: .NET Data Provider for SQL Server
BulkCopyOptions → partOf → System.Data.SqlClient namespace ⓘ
linked to: .NET Data Provider for SQL Server