Read or write the value of the parameter as a string.
Source position: db.pas line 1490
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. |