RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TBlobByteData Type

TBlobByteData stores the contents of a Binary Large Object (BLOB) field.

Pascal
TBlobByteData = TBytes;
C++
TBytes TBlobByteData;

TBlobByteData is the type for buffers that store information from a BLOB field. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!