Data.DBXCommon.TDBXCommand.SetMaxBlobSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMaxBlobSize(const MaxBlobSize: Int64); virtual; abstract;

C++

virtual void __fastcall SetMaxBlobSize(const __int64 MaxBlobSize) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXCommand

Beschreibung

Setter-Methode von MaxBlobSize.

Siehe auch