Data.DBXCommon.TDBXCommand.MaxBlobSize
Delphi
property MaxBlobSize: Int64 write SetMaxBlobSize;
C++
__property __int64 MaxBlobSize = {write=SetMaxBlobSize};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXCommand |
Description
Maximum blob size
This property holds the maximum blob size allowed for TDBXReader instances returned from ExecuteQuery.