API:Data.DBXClient.TDBXClientCommand.SetRowSetSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetRowSetSize(const RowSetSize: Int64); override;

C++

virtual void __fastcall SetRowSetSize(const __int64 RowSetSize);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand

Description

Accesseur en écriture de RowSetSize.

Data.DBXClient.TDBXClientCommand.SetRowSetSize hérite de Data.DBXCommon.TDBXCommand.SetRowSetSize. Tout le contenu en-dessous de cette ligne se réfère à Data.DBXCommon.TDBXCommand.SetRowSetSize.

Accesseur en écriture de RowSetSize.

Voir aussi