Data.DBXStreamPlatform.TDBXJSonReader.IsUpdateable

Aus RAD Studio API Documentation

Delphi

function IsUpdateable: Boolean; override;

C++

virtual bool __fastcall IsUpdateable();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.DBXStreamPlatform.pas
Data.DBXStreamPlatform.hpp
Data.DBXStreamPlatform TDBXJSonReader

Beschreibung

Getter-Methode von Updateable. Data.DBXStreamPlatform.TDBXJSonReader.IsUpdateable erbt von Data.DBXCommon.TDBXReader.IsUpdateable. Der folgende Inhalt bezieht sich auf Data.DBXCommon.TDBXReader.IsUpdateable.

Getter-Methode von Updateable.

Siehe auch