FireDAC.Comp.Client.TFDCustomSchemaAdapter.UpdatesPending
Delphi
property UpdatesPending: Boolean read GetUpdatesPending;
C++
__property bool UpdatesPending = {read=GetUpdatesPending, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomSchemaAdapter |
Description
Returns True when changes log has changed rows, False otherwise.