Data.DBXPlatform.TBaseFilterProperties.GetName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetName(Index: Integer): string;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseFilterProperties

Description

Renvoie le nom spécifique de la propriété d'un filtre.

La méthode GetName renvoie le nom de la propriété du filtre DataSnap spécifié par le paramètre Index.

Voir aussi