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