DataSourceInformation.ProviderObject Property

Definition

Retrieves the underlying provider connection object as exposed by the connection support object.

protected:
 property System::Object ^ ProviderObject { System::Object ^ get(); };
protected object ProviderObject { get; }
member this.ProviderObject : obj
Protected ReadOnly Property ProviderObject As Object

Property Value

Returns the underlying provider connection object as exposed by the connection support object.

Applies to