DataProvider.CreateObject Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateObject(Type) | Creates a DDEX provider implementation of a specific object type. | |
CreateObject(Guid, Type) | Creates a new DDEX provider-implemented object, preferably tailored for the specified data source, and of the specified type. |
Top