IVsDataConnectionDialog.UnspecifiedSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a GUID representing an unspecified data source.
public:
property Guid UnspecifiedSource { Guid get(); };
public Guid UnspecifiedSource { get; }
member this.UnspecifiedSource : Guid
Public ReadOnly Property UnspecifiedSource As Guid
Property Value
A GUID representing an unspecified data source.