Data.DBXCommon.TDBXCommand.SetRowSetSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetRowSetSize(const RowSetSize: Int64); virtual; abstract;

C++

virtual void __fastcall SetRowSetSize(const __int64 RowSetSize) = 0 ;

Eigenschaften

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

Beschreibung

Setter-Methode von RowSetSize.

Siehe auch