TDataSet.BlobFieldCount
TDataSet
Top
Indicates the number of columns in the dataset that represent Binary large object (BLOB) fields.
property
BlobFieldCount: Integer;
Description
Descendants of TDataSet use BlobFieldCount when determining how to handle BLOB information.