Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetParameterTypePrefix

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetParameterTypePrefix: string; virtual;

C++

virtual System::UnicodeString __fastcall GetParameterTypePrefix();

Propriétés

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

Description

Renvoie le préfixe du type de paramètre.

Pour TDSCustomConnectorProxyWriter, GetParameterTypePrefix renvoie 'DBXDataTypes'.

Voir aussi