Data.DBXPlatform.TBaseFilterProperties.GetValue

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

Delphi

function GetValue(Index: Integer): string;

C++

HIDESBASE System::UnicodeString __fastcall GetValue(int Index);

プロパティ

種類 可視性 ソース ユニット
function public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseFilterProperties

説明

フィルタの特定のプロパティ値を返します。

GetValue メソッドは、Index パラメータで指定された DataSnap フィルタのプロパティ値を返します。

関連項目