FireDAC.Comp.Client.TFDCustomSchemaAdapter.UndoLastChange

提供:RAD Studio API Documentation

Delphi

function UndoLastChange: Boolean;

C++

bool __fastcall UndoLastChange(void);

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomSchemaAdapter


説明

このスキーマ アダプタの変更ログに記録された最後のレコードの変更をキャンセルし、そのレコードを変更ログから削除します。

関連項目