Data.DBXPlatform.TBaseFilterProperties.GetName

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

Delphi

function GetName(Index: Integer): string;

C++

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

プロパティ

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

説明

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

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

関連項目