Data.DBXCommon.TDBXValueType.GetLiteral

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

Delphi

function  GetLiteral: Boolean; virtual;

C++

virtual bool __fastcall GetLiteral();

プロパティ

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


説明

Literal の取得メソッド。

関連項目