FireDAC.Phys.ADSWrapper.TADSCursor.Skip
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp
| |
Unit: FireDAC.Phys.ADSWrapper | |
Parent: TADSCursor |
Delphi
procedure Skip(ARecs: Integer = 1);
C++
void __fastcall Skip(int ARecs = 0x1);
Description
Embarcadero Technologies does not currently have any additional information.