API:Datasnap.DSHTTP.TDSCacheResponseHandler.GetComplexParams
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSCacheResponseHandler | |
Delphi
function GetComplexParams(Command: TDBXCommand; out Index: Integer;
AddIfNotFound: Boolean = True): TDSCommandComplexParams;
C++
Datasnap::Dshttpcommon::TDSCommandComplexParams* __fastcall GetComplexParams(Data::Dbxcommon::TDBXCommand* Command, /* out */ int &Index, bool AddIfNotFound = true);
Description
Embarcadero Technologies does not currently have any additional information.