QueryDataSourceMetadata Properties
The QueryDataSourceMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Company | Gets or sets the company name. |
| ConcurrencyModel | Gets or sets the execution concurrency model. |
| DataSources | Gets or sets a collection of Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts.QueryDataSourceMetadata objects representing the data source's child data sources. |
| DynamicFieldList | Gets or sets the dynamic field list flag. |
| Enabled | Gets or sets the enabled flag. |
| ExpansionType | Gets or sets the query expansion type. |
| FetchMode | Gets ir sets fetch mode. |
| Fields | Gets or sets a collection of Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts.QueryFieldMetadata objects representing the data source's fields. |
| FirstFast | Gets or sets the first fast flag. |
| FirstOnly | Gets or sets the first only flag. |
| HasRelations | Gets or sets the has relations flag. |
| JoinMode | Gets or sets join mode. |
| LabelId | Gets or sets the label identifier. |
| Name | Gets or sets the data source name. |
| OrderMode | Gets or sets the order mode. |
| Ranges | Gets or sets a collection of Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts.QueryRangeMetadata objects representing the data source's ranges. |
| Relations | Gets or sets a collection of Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts.QueryRelationMetadata objects representing the data source's relations. |
| SelectWithRepeatableRead | Gets or sets the repeatable read flag. This specifies if records are selected with repeatable reads. |
| Table | Gets or sets the table name. |
| TableId | Gets or sets the table identifier. |
| UnionType | Gets or sets the union type. |
| Update | Gets or sets update flag. |
Community Additions
ADD
Show: