[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get/Set parameter value as a smallint value
Source position: db.pas line 1218
public property TParam.AsSmallInt : LongInt |
AsSmallint will return the parameter value as a 16-bit signed integer value. If it is written, the value is set to the specified value and the data type is set to ftSmallint.
|
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 word value |
|
|
Data type of the parameter |
|
|
Value as a variant |