Data.DBXPlatform.TBaseFilterProperties.GetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValue(Index: Integer): string;

C++

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

Propriétés

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

Description

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

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

Voir aussi