IVsDataCommand.Execute Method

When implemented by a class, executes a specified command and returns read-only results.

Overload List

  Name Description
Public method Execute(String) When implemented by a class, executes a specified command and returns read-only results.
Public method Execute(String, DataCommandType) When implemented by a class, executes a specified command and returns read-only results.
Public method Execute(String, DataCommandType, []) When implemented by a class, executes a specified command and returns read-only results.
Public method Execute(String, DataCommandType, [], Int32) When implemented by a class, executes a specified command and returns read-only results.

Top

See Also

Reference

IVsDataCommand Interface

IVsDataCommand Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace