Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetParameterType
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.