SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


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.


© AidAim Software SQLMemTable: