Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.16 KB

File metadata and controls

31 lines (25 loc) · 1.16 KB
title Finding additional SqlClient driver information
description Page that contains useful information regarding the driver.
author David-Engel
ms.author davidengel
ms.reviewer v-kaywon
ms.date 03/31/2022
ms.service sql
ms.subservice connectivity
ms.topic concept-article
dev_langs
csharp
vb

Finding additional SqlClient driver information

[!INCLUDEDriver_ADONET_Download]

For more information about the Microsoft SqlClient Data Provider for SQL Server development in general, see the following online resources:

Remarks

Resource Description
.NET API Browser This site contains .NET API information for Microsoft.Data.SqlClient.
Microsoft SqlClient Data Provider for SQL Server GitHub Repository This repository contains the source code for Microsoft.Data.SqlClient.
.NET Runtime GitHub Repository This repository contains the runtime library implementation for .NET.

Next steps

Overview of the SqlClient driver