Icon GetBlobFieldData Method

virtual int __fastcall GetBlobFieldData(int FieldNo,
      System::DynamicArray<System::Byte> &Buffer)

Use the GetBlobFieldData method to retrieve the contents of a BLOB field directly into an application-allocated buffer.

Information This method is only used in the context of the descendant TDBISAMTable and TDBISAMQuery components.
Image