API:FireDAC.Stan.Option.TFDFetchOptions.RecsSkip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RecsSkip: Integer read GetRecsSkip write SetRecsSkip  stored IsESS default -1;

C++

__property int RecsSkip = {read=GetRecsSkip, write=SetRecsSkip, stored=IsESS, 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!