Data.DBXCommon.TDBXReader.IsUpdateable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsUpdateable: Boolean; virtual;

C++

virtual bool __fastcall IsUpdateable();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXReader

Beschreibung

Getter-Methode von Updateable.

Siehe auch