Data Set Properties

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

This topic contains descriptions of the properties on data set elements in the Application Object Tree (AOT). The Data Sets node is a high-level node in the AOT. Data sets are used to access data in Enterprise Portal.

This section contains additional topics about properties related to data sets:

Data Set Data Source Properties

Description of Properties

The following table describes the properties that are on data set nodes in the AOT.

Property

Description

Name

Sets the name of the data set.

Data Sources Properties

The following table describes the properties for the Data Sources node of the data set.

Property

Description

ChangeGroupMode

Specifies how the changes to the data sources are committed. The possible values are as follows:

  • None – The changes to each data sources for the data set are committed independently of the other data sources.

  • ImplicitInnerOuter – All of the data sources that are inner-joined or outer-joined work as a single unit. The changes are all committed successfully or roll back if an error occurs.

See also

Data Sets for Enterprise Portal

X++ Language Programming Guide