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