Name | Description | |
---|---|---|
![]() ![]() | GetParentDataSetName | Gets a name of the parent dataset. |
![]() ![]() | GetParentFieldName | Gets a name of the field that is the data source of the specified dataset. |
![]() ![]() | GetRootDataSet | Gets a root dataset by traversing up the dataset hierarchy. |
![]() ![]() | IsNested | Determines 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 dataset and field names for the nested dataset. |