RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSet.BlobFieldCount Property

Indicates the number of columns in the dataset that represent Binary large object (BLOB) fields.

Pascal
property BlobFieldCount: Integer;
C++
__property int BlobFieldCount;

Descendants of TDataSet use BlobFieldCount when determining how to handle BLOB information. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!