FireDAC.Phys.ODBCWrapper.TODBCStatementBase.MAX_ROWS

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MAX_ROWS: SQLULen index SQL_ATTR_MAX_ROWS read GetSQLULenAttribute write SetSQLULenAttribute;

C++

__property int MAX_ROWS = {read=GetSQLULenAttribute, write=SetSQLULenAttribute, index=1, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCStatementBase

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.