Data.DBXCommon.TDBXValueList.ValueType

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

Delphi

property ValueType[const Ordinal: TInt32]: TDBXValueType read GetValueType;

C++

__property TDBXValueType* ValueType[const int Ordinal] = {read=GetValueType};

プロパティ

種類 可視性 ソース ユニット
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValueList


説明

インデックス OrdinalTDBXValueType のインスタンスを返します。

関連項目