Share via


IVsDataProvider.IsOperationSupported Method

Include Protected Members
Include Inherited Members

Determines whether a specific operation is supported by the provider in the current environment.

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
Public method IsOperationSupported(CommandID, Object) Determines whether a specific operation is supported by the provider in the current environment.
Public method IsOperationSupported(Guid, CommandID, Object) Determines whether a specific operation is supported by the provider in the current environment, for the specified DDEX data source.

Top

See Also

Reference

IVsDataProvider Interface

Microsoft.VisualStudio.Data.Core Namespace