Overload List
Name | Description | |
---|---|---|
CommandParameter(String, Object) |
Initializes a new instance of the CommandParameter class
using the same value for Name and PropertyName.
|
|
CommandParameter(String, String, IList) |
Initializes a new instance of the CommandParameter class
allowing different values for Name and PropertyName and a list of
values.
|
|
CommandParameter(String, String, Object) |
Initializes a new instance of the CommandParameter class
allowing different values for Name and PropertyName.
|