Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.06 KB

File metadata and controls

36 lines (26 loc) · 1.06 KB
title SQLServerDriver Class | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid fbdceae5-7e7b-4edb-8c33-c701ca6b2d53
author David-Engel
ms.author v-daenge

SQLServerDriver Class

[!INCLUDEDriver_JDBC_Download]

Represents the [!INCLUDEjdbcNoVersion]. This class includes methods for connecting to a [!INCLUDEssNoVersion] database, and for obtaining information about the JDBC driver.

Package: com.microsoft.sqlserver.jdbc

Extends: java.lang.Object

Implements: java.sql.Driver

Syntax

  
public final class SQLServerDriver  

See Also

SQLServerDriver Members
JDBC Driver API Reference