Share via


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
Public method DeriveParameters(String) When implemented by a class, derives the parameters that can be specified for a given command.
Public method DeriveParameters(String, DataCommandType) When implemented by a class, derives the parameters that can be specified for a given command.
Public method DeriveParameters(String, DataCommandType, Int32) When implemented by a class, derives the parameters that can be specified for a given command.

Top

See Also

Reference

IVsDataCommand Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace