FireDAC.Phys.MySQLWrapper.TMySQLStatement.PREFETCH_ROWS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PREFETCH_ROWS: LongWord index STMT_ATTR_PREFETCH_ROWS  read GetLongAttr write SetLongAttr;

C++

__property unsigned PREFETCH_ROWS = {read=GetLongAttr, write=SetLongAttr, index=2, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLStatement

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!