ProviderID Property (DTS)

The ProviderID property returns the program ID of the OLE DB provider.

Applies To
Connection Object  

Syntax

object.ProviderID

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetProviderID(BSTR *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.