IVsDataProviderDynamicSupport Members
Include Protected Members
Include Inherited Members
Provides the ability to alter the support of a DDEX provider, its supported sources, and specific operations, based on the current environment.
The IVsDataProviderDynamicSupport type exposes the following members.
Methods
Name
Description
Gets a localized string describing the reason an operation is not supported, for the specified DDEX data source.
Determines whether a specific operation is supported in the current environment, for the specified DDEX data source.
Gets a value indicating whether a particular DDEX data source is supported by this DDEX provider in the current environment.
Top
Properties
Name
Description
Gets a value indicating whether the provider is supported in the current environment.
Top