IBX.IBBlob.TIBBlobStream.BlobMaxSegmentSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BlobMaxSegmentSize: Long read FBlobMaxSegmentSize;

C++

__property int 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.