API:DSAzure.TAzureService.CanonicalizedQueryParams
Delphi
function CanonicalizedQueryParams(aParams: array of const; aValues: array of const; aUserParams: array of const; aUserValues: array of const): String;
C++
System::UnicodeString __fastcall CanonicalizedQueryParams(System::TVarRec *aParams, const int aParams_High, System::TVarRec *aValues, const int aValues_High, System::TVarRec *aUserParams, const int aUserParams_High, System::TVarRec *aUserValues, const int aUserValues_High);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | DSAzure.pas DSAzure.hpp |
DSAzure | TAzureService |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.