Data.DBXCommon.TDBXReader.IsUpdateable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: TDBXReader

Delphi

function IsUpdateable: Boolean; virtual;

C++

virtual bool __fastcall IsUpdateable();

Description

Getter of Updateable.

See Also