API:FireDAC.Stan.Option.TFDFetchOptions.RecsMax

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RecsMax: Integer read GetRecsMax write SetRecsMax  stored IsRMS default -1;

C++

__property int RecsMax = {read=GetRecsMax, write=SetRecsMax, stored=IsRMS, default=-1};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFetchOptions

Description

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