Share via


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

Public method

GetUnsupportedReason

Gets a localized string describing the reason an operation is not supported, for the specified DDEX data source.

Public method

IsOperationSupported

Determines whether a specific operation is supported in the current environment, for the specified DDEX data source.

Public method

IsSourceSupported

Gets a value indicating whether a particular DDEX data source is supported by this DDEX provider in the current environment.

Top

Properties

 

Name

Description

Public property

IsProviderSupported

Gets a value indicating whether the provider is supported in the current environment.

Top

See Also

Reference

IVsDataProviderDynamicSupport Interface

Microsoft.VisualStudio.Data.Core Namespace