Report Query Properties
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
The following table describes report query properties. For information about additional report properties, see Report Properties and System and Common Properties.
Property |
Description |
New in this version of |
---|---|---|
AllowCheck |
Gets or sets the allow check flag. |
|
AllowCrossCompany |
Gets or sets the allow cross company flag. This indicates whether the query execution will be across companies. |
|
Description |
Textual explanation of the query. This optional property is often used in Office Add-ins scenarios. |
AX 2012 |
Form |
Specifies the form used for user interaction. |
|
Interactive |
Determines whether users can interact with the report by delimiting queries, setting printer options, and so on. |
|
Literals |
Specifies how literals are represented in SQL statements. |
|
Model |
Specifies which model the report query is in. A model is a logical grouping of elements in a layer. An element can exist in exactly one model in a layer. Examples of elements are a table or class. The same element can exist in a customized version in a model in another layer. |
AX 2012 |
QueryType |
Specifies the type of the query. The options are as follows:
The default value is Join. |
AX 2012 |
Searchable |
Specifies whether the query can be made part of a set of queries that can be used for searching the Sharepoint Business Catalog. Useful for the Enterprise Search feature. The default value is No. |
AX 2012 |
Title |
Specifies the query title. |
|
UserUpdate |
Specifies whether users can update a query. |
|
Version |
Internal property. Read-only. |
AX 2012 |