Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.55 KB

File metadata and controls

44 lines (32 loc) · 1.55 KB
title SQLServerDataSourceObjectFactory Members
description SQLServerDataSourceObjectFactory Members
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, machavan, sunilbs
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference

SQLServerDataSourceObjectFactory Members

[!INCLUDEDriver_JDBC_Download]

The following tables list the members exposed by the SQLServerDataSourceObjectFactory class.

Constructors

Name Description
SQLServerDataSourceObjectFactory () Initializes a new instance of the SQLServerDataSourceObjectFactory class.

Fields

None.

Inherited Fields

None.

Methods

Name Description
getObjectInstance Retrieves an instance of the specified data source object.

Inherited Methods

Class inherited from: Methods
java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait

See Also

SQLServerDataSourceObjectFactory Class