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.
Build the query for on demand data retrieval base on the root table in CDX data distribution tree.
Syntax
public int buildQuery(Query _query, str _rootTableName)
Run On
Called
Parameters
- _query
Type: Query Class
The query.
- _rootTableName
Type: str
The root table name.
Return Value
Type: int
The number of tables included the query result.