DataSource.DefaultProvider 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.
Retrieves the default DDEX provider using a global unique identifier (GUID).
public:
abstract property Guid DefaultProvider { Guid get(); };
public abstract Guid DefaultProvider { get; }
member this.DefaultProvider : Guid
Public MustOverride ReadOnly Property DefaultProvider As Guid
Property Value
Returns the guid of the default DDEX provider.