Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a Select button will be added to the dialog box.
Syntax
public boolean showQuerySelectButton(str parameterName)
Run On
Called
Parameters
- parameterName
Type: str
The name of the query parameter in the data contract.
Return Value
Type: boolean
Always returns true.
Remarks
This method is used by the query UI builder.