DataProvider.SupportsObject 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 | |
---|---|---|
SupportsObject(Type) | Retrieves a Boolean value that indicates whether a particular object type is supported by the provider. | |
SupportsObject(Guid, Type) | Indicates whether a given DDEX provider supports an object of the specified type, potentially a specialized version for the specified data source. |
Top