Parameter object
[This documentation is preliminary and is subject to change.]
Retrieve the value of the parameter as the specific data type.
- Properties
Properties
The Parameter object has the following properties.
| Property | Access type | Description |
|---|---|---|
ToBoolean |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToByte |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToChar |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToDate |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToDateTime |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToDouble |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToDuration |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToInt16 |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToInt32 |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToInt64 |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToString |
Read-only | Retrieve the value of the parameter as the specific data type. |
ToTime |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToUInt16 |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToUInt32 |
Read/write | Retrieve the value of the parameter as the specific data type. |
ToUInt64 |
Read/write | Retrieve the value of the parameter as the specific data type. |
See also
Build date: 9/6/2011