DataProviderObjectFactory.DataProvider 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 DDEX provider for which this class creates objects.
protected:
property Microsoft::VisualStudio::Data::DataProvider ^ DataProvider { Microsoft::VisualStudio::Data::DataProvider ^ get(); };
protected Microsoft.VisualStudio.Data.DataProvider DataProvider { get; }
member this.DataProvider : Microsoft.VisualStudio.Data.DataProvider
Protected ReadOnly Property DataProvider As DataProvider
Property Value
Returns a DDEX provider object instance.