IAdoMdCatalog.ProviderString

Syntax

ProviderString: String;

Description

The ProviderString property determines additional parameters of connection to the DB server.

NOTE. For databases, based on SAP NetWeaver BW, this property must indicate number of the user who performs the connection. The user number is set in the following format: "SFC_CLIENT=<Number>".

Example

The example of use is given in description of the WellKnownDriver property.

See also:

IAdoMdCatalog