Datasnap.DBClient.TCustomClientDataSet.SyncCursors

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.