This documentation is archived and is not being maintained.
Query.new Method [AX 2012]
public void new([anytype source])
Run On
Called
Parameters
-
source
- Type: anytype
The source on which to base the query object; optional.
If no arguments are supplied when calling this method, a temporary query is created, and is not stored in the AOT for subsequent use.