IBX.IBBlob.TIBBlobStream.BlobSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BlobSize: Long read FBlobSize;

C++

__property int BlobSize = {read=FBlobSize, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
IBX.IBBlob.pas
IBX.IBBlob.hpp
IBX.IBBlob TIBBlobStream

Beschreibung

Gibt die Gesamtgröße des Blobs zurück.

BlobSize gibt die Gesamtgröße des Blobs in Byte zurück.