API:Data.DBXClient.TDBXClientCommand.SetMaxBlobSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMaxBlobSize(const MaxBlobSize: Int64); override;

C++

virtual void __fastcall SetMaxBlobSize(const __int64 MaxBlobSize);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand

Beschreibung

Setter-Methode von MaxBlobSize.

Data.DBXClient.TDBXClientCommand.SetMaxBlobSize erbt von Data.DBXCommon.TDBXCommand.SetMaxBlobSize. Der folgende Inhalt bezieht sich auf Data.DBXCommon.TDBXCommand.SetMaxBlobSize.

Setter-Methode von MaxBlobSize.

Siehe auch