FireDAC.Comp.Client.TFDCustomSchemaAdapter.ChangeCount

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

Delphi

property ChangeCount: Integer read GetChangeCount;

C++

__property int ChangeCount = {read=GetChangeCount, nodefault};

プロパティ

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


説明

変更ログに含まれている変更の数を返します。

関連項目