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 the specified query name exists in the dimension attribute table.
Syntax
client server public static boolean existForDocuDataSourceQueryName(TableNameShort _queryName)
Run On
Called
Parameters
- _queryName
Type: TableNameShort Extended Data Type
The query name to verify.
Return Value
Type: boolean
true if the query name exists; otherwise, false.