Vcl.DBClientActns

From RAD Studio API Documentation
Jump to: navigation, search


Package vcldsnap270.bpl

Classes

TClientDataSetApplyTClientDataSetApply causes a target client dataset to apply the updates in its change log.
TClientDataSetRevertTClientDataSetRevert causes a target client dataset to back out all changes to the current record.
TClientDataSetUndoTClientDataSetUndo causes a target client dataset to back out the last edit to the current record.
TReconcileActionLinkTReconcileActionLink helps a TClientDataSetApply action display a dialog when the client dataset encounters reconcile errors.