Data.DBXStreamPlatform.TDBXJSonReader.IsUpdateable
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
| Unit: Data.DBXStreamPlatform | |
| Parent: TDBXJSonReader | |
Delphi
function IsUpdateable: Boolean; override;
C++
virtual bool __fastcall IsUpdateable();
Description
Getter of Updateable.
Data.DBXStreamPlatform.TDBXJSonReader.IsUpdateable inherits from Data.DBXCommon.TDBXReader.IsUpdateable. All content below this line refers to Data.DBXCommon.TDBXReader.IsUpdateable.
Getter of Updateable.