Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.IsDBXValueTypeParameter
Delphi
function IsDBXValueTypeParameter(const Param: TDSProxyParameter): Boolean;
C++
bool __fastcall IsDBXValueTypeParameter(Datasnap::Dscommonproxy::TDSProxyParameter* const Param);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | protected | Datasnap.DSCustomConnectorProxyWriter.pas Datasnap.DSCustomConnectorProxyWriter.hpp | Datasnap.DSCustomConnectorProxyWriter | TDSCustomConnectorProxyWriter | 
Beschreibung
Überprüft, ob Param ein DBXValue-Typparameter ist.
IsDBXValueTypeParameter gibt True zurück, wenn Param ein DBXValue-Typparameter ist.