Data.DBXStreamPlatform.TDBXJSonReader.IsUpdateable

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.

See Also