API:FireDAC.Phys.ODBCWrapper.TODBCPageBuffer.SetOperationRange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetOperationRange(ARowCount, AOffset: SQLULen);

C++

void __fastcall SetOperationRange(int ARowCount, int AOffset);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCPageBuffer

Description

Embarcadero Technologies does not currently have any additional information.