TurboDB VCL Komponenten Bibliothek

TTdbBlobProvider.BlobSize Property

TTdbBlobProvider

Previous  Top  Next

Liefert die Größe des aktuellen Blobs in Bytes.

Delphi Syntax:

property BlobSize: Int64 read GetBlobSize;

C++ Syntax:

__property int64 BlobSize = {read=GetBlobSize};

Beschreibung

Diese Eigenschaft enthält die Größe des aktuellen Blobs in Bytes.