API:Data.DBXCommon.TDBXMorphicCommand.SetMaxBlobSize
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXMorphicCommand | |
Delphi
procedure SetMaxBlobSize(const MaxBlobSize: Int64); override;
C++
virtual void __fastcall SetMaxBlobSize(const __int64 MaxBlobSize);
Description
Setter of MaxBlobSize.
Data.DBXCommon.TDBXMorphicCommand.SetMaxBlobSize inherits from Data.DBXCommon.TDBXCommand.SetMaxBlobSize. All content below this line refers to Data.DBXCommon.TDBXCommand.SetMaxBlobSize.
Setter of MaxBlobSize.