Defines the constant strings for all possible actions
public static class Korzh.EasyQuery.Services.EqAction
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.dll
Static Fields
Name | Type | Description |
---|---|---|
ExportResult | string |
ExportResult action |
FetchData | string |
FetchData (former "ExecuteQuery") action |
GetLicenseKey | string |
GetLicenseKey action |
GetModel | string |
GetModel action |
GetQuery | string |
GetQuery action |
GetQueryFile | string |
GetQueryFile action |
GetQueryList | string |
GetQueryList action |
GetValueList | string |
GetValueList action |
NewQuery | string |
NewQuery action |
RemoveQuery | string |
RemoveQuery action |
SaveQuery | string |
SaveQuery action |
SyncQuery | string |
SyncQuery action |
UploadQueryFile | string |
UploadQueryFile action |