IVsDataProvider Members
Include Protected Members
Include Inherited Members
Provides a DDEX provider.
The IVsDataProvider type exposes the following members.
Methods
Name
Description
Overloaded. Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider.
Derives a DDEX data source that is supported by the DDEX provider, given information about a target data source.
Overloaded. Resolves a provider-specific assembly string to its corresponding Assembly representation.
Gets the provider’s main assembly.
Gets a registered property of the DDEX provider.
Gets a localized string from the DDEX provider.
Overloaded. Resolves a provider-specific type name to its corresponding Type representation.
Overloaded. Gets a localized string that explains why an operation is not supported.
Overloaded. Determines whether a specific operation is supported by the provider in the current environment.
Overloaded. Determines whether a DDEX provider supports the specified type of DDEX support entity.
Overloaded. Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider.
Top
Properties
Name
Description
Gets a description of the DDEX provider.
Gets the display name of the DDEX provider.
Gets the unique identifier of the DDEX provider.
Gets the programmatic name of the DDEX provider.
Gets a short display name of the DDEX provider.
Gets the unique identifier of the underlying technology employed and targeted by the DDEX provider.
Top