Data.DBXCommon.TDBXValueType.GetValueParameter

提供:RAD Studio API Documentation

Delphi

function  GetValueParameter: Boolean; virtual;

C++

virtual bool __fastcall GetValueParameter();

プロパティ

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


説明

ValueParameter の取得メソッド。

関連項目