FireDAC.Comp.Client.TFDCustomSchemaAdapter.UpdatesPending
Delphi
property UpdatesPending: Boolean read GetUpdatesPending;
C++
__property bool UpdatesPending = {read=GetUpdatesPending, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomSchemaAdapter |
説明
変更ログに変更済みの行があれば True を、なければ False を返します。