Include Protected Members
Include Inherited Members
Provides a DDEX provider.
The IVsDataProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateObject | Overloaded. Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider. |
![]() |
DeriveSource | Derives a DDEX data source that is supported by the DDEX provider, given information about a target data source. |
![]() |
GetAssembly | Overloaded. Resolves a provider-specific assembly string to its corresponding Assembly representation. |
![]() |
GetMainAssembly | Gets the provider’s main assembly. |
![]() |
GetProperty | Gets a registered property of the DDEX provider. |
![]() |
GetString | Gets a localized string from the DDEX provider. |
![]() |
GetType | Overloaded. Resolves a provider-specific type name to its corresponding Type representation. |
![]() |
GetUnsupportedReason | Overloaded. Gets a localized string that explains why an operation is not supported. |
![]() |
IsOperationSupported | Overloaded. Determines whether a specific operation is supported by the provider in the current environment. |
![]() |
SupportsObject | Overloaded. Determines whether a DDEX provider supports the specified type of DDEX support entity. |
![]() |
TryCreateObject | Overloaded. Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Description | Gets a description of the DDEX provider. |
![]() |
DisplayName | Gets the display name of the DDEX provider. |
![]() |
Guid | Gets the unique identifier of the DDEX provider. |
![]() |
Name | Gets the programmatic name of the DDEX provider. |
![]() |
ShortDisplayName | Gets a short display name of the DDEX provider. |
![]() |
Technology | Gets the unique identifier of the underlying technology employed and targeted by the DDEX provider. |
Top
.gif)
.gif)