DataCommand.DeriveParameters Method

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

DataCommand Class

Microsoft.VisualStudio.Data.Framework Namespace