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