Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.IsDBXValueTypeParameter
Delphi
function IsDBXValueTypeParameter(const Param: TDSProxyParameter): Boolean;
C++
bool __fastcall IsDBXValueTypeParameter(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 du type DBXValue.
IsDBXValueTypeParameter renvoie True si Param est un paramètre du type DBXValue.