Data.DBXCommon.TDBXMorphicCommand.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.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXMorphicCommand

Beschreibung

Setter-Methode von MaxBlobSize.

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

Setter-Methode von MaxBlobSize.

Siehe auch