IVsDataConnection.Provider Property

Definition

Gets the GUID of the data provider.

public:
 property Guid Provider { Guid get(); };
public Guid Provider { get; }
member this.Provider : Guid
Public ReadOnly Property Provider As Guid

Property Value

A Guid object representing the GUID of the data provider.

Applies to