Provider Name Property

ADO and SQL Server

ADO and SQL Server

Provider Name Property

The Provider Name property returns the file name of the provider (for example, Sqloledb.dll).

Applies To
Connection Object
Syntax

object.Properties("Provider Name")

Parts

object

Expression that evaluates to an object in the Applies To list.

Data Type

adBSTR

Modifiable

Read-only

OLE DB Property

DBPROP_PROVIDERFILENAME

See Also

Provider Friendly Name Property

Provider Version Property