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.
Validate that the query retrieves the user ID field from the UserInfo table.
Syntax
private boolean validateUserQuery(Query _query)
Run On
Server
Parameters
- _query
Type: Query Class
The query to validate.
Return Value
Type: boolean
true if the query is valid; otherwise, false.