Icon AsBlob Property

property AsBlob: TStream

Usage

Available In: Server Applications

Gets or sets the column value in the active row using a TStream class interface. If the column value cannot be expressed as a BLOB stream, then an exception will be raised.
Image