IBX.IBBlob.TIBBlobStream.BlobID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BlobID: TISC_QUAD read FBlobID write SetBlobID;

C++

__property Ibx::Ibheader::TGDS_QUAD BlobID = {read=FBlobID, write=SetBlobID};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBBlob.pas
IBX.IBBlob.hpp
IBX.IBBlob TIBBlobStream

Description

Sets or returns the Blob ID.

Use BlobID to set or return the 64-bit system-defined Blob ID, which is stored in a field in the table and points to the first segment of the Blob or to a page of pointers to Blob fragments