DimensionAttribute::existForDocuDataSourceQueryName Method
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.