API:EMS.Services.TEMSInternalAPI.TQueryParamNames
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: TEMSInternalAPI | |
Delphi
TQueryParamNames = record
C++
struct DECLSPEC_DRECORD TQueryParamNames
{
public:
#define TEMSInternalAPI_TQueryParamNames_Order L"order"
#define TEMSInternalAPI_TQueryParamNames_Where L"where"
#define TEMSInternalAPI_TQueryParamNames_Limit L"limit"
#define TEMSInternalAPI_TQueryParamNames_Skip L"skip"
};
Description
Embarcadero Technologies does not currently have any additional information.