[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Read or write the value of the parameter as a string
Source position: db.pas line 1762
public property TParam.Text: String |
AsText returns the same value as TParam.AsString, but, when written, does not set the data type: instead, it attempts to convert the value to the type specified in TParam.Datatype.
|
Get/Set parameter value as a string value |
|
|
Data type of the parameter |
lazarus-ccr.sourceforge.net |