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.
Builds the name of the form group control in which the query data source range controls reside.
Syntax
private str queryDatasourceFormGroupControlName(FormGroupControl parentControl, TableName _tableName)
Run On
Called
Parameters
- parentControl
Type: FormGroupControl Class
The parent control of this control.
- _tableName
Type: TableName Extended Data Type
The name of the table that contains the ranges.
Return Value
Type: str
The name of the form group control in which query data source range controls reside.