EqAction class
Defines the constant strings for all possible actions
public static class Korzh.EasyQuery.Services.EqAction
Static Fields
Section titled “Static Fields”Type | Name | Description |
---|---|---|
String | ExecuteQuery | ExecuteQuery action |
String | ExportResult | ExportResult action |
String | GetModel | GetModel action |
String | GetQuery | GetQuery action |
String | GetQueryList | GetQueryList action |
String | GetValueList | GetValueList action |
String | NewQuery | NewQuery action |
String | RemoveQuery | RemoveQuery action |
String | SaveQuery | SaveQuery action |
String | SyncQuery | SyncQuery action |