FireDAC.Comp.Client.TFDCustomSchemaAdapter.UndoLastChange

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function UndoLastChange: Boolean;

C++

bool __fastcall UndoLastChange();

プロパティ

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


説明

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

関連項目