[]
Represents the settings for the data sources.
public class DataSources
The DataSources
class provides properties to configure the visibility, modification capability, and options for data sources.
Name | Description |
---|---|
DataSources() |
Name | Description |
---|---|
CanModify | Gets or sets a value indicating whether it is possible to modify (including add, edit, or remove) data sources. |
Options | Gets or sets the options for data sources and the data source editor. |
Shared | Gets or sets the options for shared data sources. |
Visible | Gets or sets a value indicating whether the Data Sources section should be shown. |