Interface
Details of ask for value options.
Properties
| Property | Type | Notes |
|---|---|---|
cascade | ClauseCascade | The clause cascade, only for unique and multiple. |
display | ClauseLabelDisplay | The clause display style. |
hint | string | The clause hint. |
label | string | Label has three values: null: use i18n to display the label; ``: do not display label; string: display custom label configured. |
sortOrder | SqlQuerySortOrder | The sort order. |
sortType | "LABEL" | "VALUE" | The sort type. |
cascade
optional
Interface Propertycascade: ClauseCascadeThe clause cascade, only for unique and multiple.
display
optional
Interface Propertydisplay: ClauseLabelDisplayThe clause display style.