[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get/Set parameter value as a word value
Source position: db.pas line 1221
public property TParam.AsWord : LongInt |
AsWord will return the parameter value as an integer. If it is written, the value is set to the specified value and the data type is set to ftWord.
|
Get/Set parameter value as an integer (32-bit) value |
|
|
Get/Set parameter value as a 64-bit integer value |
|
|
Get/Set parameter value as a smallint value |
|
|
Data type of the parameter |
|
|
Value as a variant |