Share via


IVsDataCommand.Execute Method

Include Protected Members
Include Inherited Members

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

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

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, array<IVsDataParameter[])

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

Public method

Execute(String, DataCommandType, array<IVsDataParameter[], 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