[]
Represents the settings related to data management.
public class DataSettings
The DataSettings
class provides properties to configure various aspects of data management within the application, such as data sources, data sets, parameters, and common values.
Name | Description |
---|---|
DataSettings() |
Name | Description |
---|---|
CommonValues | Gets or sets the settings for the common values. |
DataSets | Gets or sets the settings for the data sets. |
DataSources | Gets or sets the settings for the data sources. |
DataTab | Gets or sets the settings for the data tab. |
Parameters | Gets or sets the settings for the parameters. |