IBX.IBBlob.TIBBlobStream.BlobNumSegments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BlobNumSegments: Long read FBlobNumSegments;

C++

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