[]
Gets or sets the settings related to data management, including configurations for data sources, data sets, parameters, and common values.
[Parameter]
public DataSettings DataSettings { get; init; }
Type | Description |
---|---|
DataSettings | An DataSettings object representing the settings related to data management. |
This property can only be set once during object initialization and cannot be changed afterwards.