IVsDataCommand.DeriveParameters Method
Include Protected Members
Include Inherited Members
When implemented by a class, derives the parameters that can be specified for a given command.
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 | |
---|---|---|
DeriveParameters(String) | When implemented by a class, derives the parameters that can be specified for a given command. | |
DeriveParameters(String, DataCommandType) | When implemented by a class, derives the parameters that can be specified for a given command. | |
DeriveParameters(String, DataCommandType, Int32) | When implemented by a class, derives the parameters that can be specified for a given command. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace