Name | Description | |
---|---|---|
NestedDataSetPrefix | ||
NestedDataSetSeparator |
The following tables list the members exposed by DataSetExtensions.
Name | Description | |
---|---|---|
NestedDataSetPrefix | ||
NestedDataSetSeparator |
Name | Description | |
---|---|---|
GetParentDataSetName | Gets the name of the parent dataset. | |
GetParentFieldName | Gets the name of the field that is the data source of the specified dataset. | |
GetRootDataSet | ||
IsNested | Checks if the dataset is a nested dataset. A nested dataset is a dataset that references another dataset instead of a datasource. A dataset reference consists of the prefix "$dataset:", the name of the parent dataset, the path separator "/", and the name of the field from the parent dataset containing this dataset. | |
SetParentDataSet | Sets the parent data set and field names for the nested data set. |