API:Data.DBXClient.TDBXClientCommand.SetRowSetSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetRowSetSize(const RowSetSize: Int64); override;

C++

virtual void __fastcall SetRowSetSize(const __int64 RowSetSize);

Eigenschaften

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

Beschreibung

Setter-Methode von RowSetSize.

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

Setter-Methode von RowSetSize.

Siehe auch