QueryParameter Methods |
The QueryParameter type exposes the following members.
Name | Description | |
---|---|---|
Copy |
Copies all of the properties of the given object to this object
|
|
Equals | (Overrides ObjectEquals(Object).) | |
GetObjectData | ||
SetObjectData | ||
ValueFromBoolean |
Allows none object values such as decimals, integers, strings, dates and booleans to be assigned to the value property through COM
|
|
ValueFromDate |
Allows none object values such as decimals, integers, strings, dates and booleans to be assigned to the value property through COM
|
|
ValueFromDecimal |
Allows none object values such as decimals, integers, strings, dates and booleans to be assigned to the value property through COM
|
|
ValueFromInteger |
Allows none object values such as decimals, integers, strings, dates and booleans to be assigned to the value property through COM
|
|
ValueFromString |
Allows none object values such as decimals, integers, strings, dates and booleans to be assigned to the value property through COM
|