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 | |
---|---|---|
Execute(String) | When implemented by a class, executes a specified command and returns read-only results. | |
Execute(String, DataCommandType) | When implemented by a class, executes a specified command and returns read-only results. | |
Execute(String, DataCommandType, array<IVsDataParameter[]) | When implemented by a class, executes a specified command and returns read-only results. | |
Execute(String, DataCommandType, array<IVsDataParameter[], Int32) | When implemented by a class, executes a specified command and returns read-only results. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace