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.
Creates a query object.
Syntax
public void new([anytype source])
Run On
Called
Parameters
- source
Type: anytype
The source on which to base the query object; optional.
Remarks
If no arguments are supplied when calling this method, a temporary query is created, and is not stored in the AOT for subsequent use.