IBX.IBBlob.TIBBlobStream.BlobNumSegments
Delphi
property BlobNumSegments: Long read FBlobNumSegments;
C++
__property Ibx::Ibexternals::Long BlobNumSegments = {read=FBlobNumSegments, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | IBX.IBBlob.pas IBX.IBBlob.hpp |
IBX.IBBlob | TIBBlobStream |
Description
Returns the total number of segments in the Blob.
Use BlobNumSegments to return the total number of segments in the Blob.