Datasnap.DBClient.TCustomClientDataSet.SyncCursors
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DBClient.pas Datasnap.DBClient.hpp
| |
| Unit: Datasnap.DBClient | |
| Parent: TCustomClientDataSet | |
Delphi
procedure SyncCursors(Cursor1, Cursor2: IDSCursor);
C++
void __fastcall SyncCursors(Datasnap::Dsintf::_di_IDSCursor Cursor1, Datasnap::Dsintf::_di_IDSCursor Cursor2);
Description
Embarcadero Technologies does not currently have any additional information.