The ParseName property returns the moniker parse name for the OLE DB data source provider class.
object.ParseName
Part | Description |
---|---|
object | Expression that evaluates to a OLEDBProviderInfo object |
String
Read-only
HRESULT GetParseName(BSTR* pRetVal);
Typically, the ParseName property returns the ClassID of the OLE DB provider.