IBX.IBBlob.TIBBlobStream.BlobMaxSegmentSize
Delphi
property BlobMaxSegmentSize: Long read FBlobMaxSegmentSize;
C++
__property Ibx::Ibexternals::Long BlobMaxSegmentSize = {read=FBlobMaxSegmentSize, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | IBX.IBBlob.pas IBX.IBBlob.hpp |
IBX.IBBlob | TIBBlobStream |
Description
Returns the maximum segment size.
Use BlobMaxSegmentSize to return the length of the longest Blob segment.