Used to set and read the value of the BLOB parameter as string.
property AsBlob: TBlobData;
Use the AsBlob property to set and read the value of the BLOB parameter as string. Setting AsBlob will set the DataType property to ftBlob. AsBlob is the value of the parameter when it represents the value of the LONG RAW type.