[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return parameter value as a blob
Source position: db.pas line 1208
public property TParam.AsBlob : TBlobData |
AsBlob returns the parameter value as a blob: currently this is a string. It can be set to set the parameter value.
|
Get/Set parameter value as a string value |