Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetParameterType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetParameterType(ParameterType: Integer): string; virtual;

C++

virtual System::UnicodeString __fastcall GetParameterType(int ParameterType);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter TDSCustomConnectorProxyWriter

Description

Renvoie le type du paramètre, indiqué par ParameterType, sous forme de chaîne.

Voir aussi