DataParameter Methods |
The DataParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Clones the parameter
|
![]() | Equals |
Returns true if the parameter equals to another parameter object. Both name and value must match in order to consider two parameters equal.
(Overrides ObjectEquals(Object).) |
![]() | Expand |
Expands the given expression
|
![]() | GetCurrentValue |
Gets the current value for query execution
|
![]() | GetHashCode |
Gets the hash code of the object
(Overrides ObjectGetHashCode.) |
![]() | GetValueToCompare |
Gets the value for the parameter comparison
|
![]() | ToString |
Converts the data parameter to string
(Overrides ObjectToString.) |