QueryDataSourceMetadata Properties

The QueryDataSourceMetadata type exposes the following members.

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

Community Additions

ADD
Show: