Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.IsInputParameter
Delphi
function IsInputParameter(const Param: TDSProxyParameter): Boolean;
C++
bool __fastcall IsInputParameter(Datasnap::Dscommonproxy::TDSProxyParameter* const Param);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | Datasnap.DSCustomConnectorProxyWriter.pas Datasnap.DSCustomConnectorProxyWriter.hpp |
Datasnap.DSCustomConnectorProxyWriter | TDSCustomConnectorProxyWriter |
Description
Vérifie si Param est un paramètre d'entrée.
IsInputParameter renvoie True si Param est un paramètre d'entrée.