Data.DBXCommon.TDBXReader.IsUpdateable

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsUpdateable: Boolean; virtual;

C++

virtual bool __fastcall IsUpdateable();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXReader


説明

Updateable の取得メソッド。

関連項目