DashboardExtractDataSource Properties
An extract data source that is a local snapshot of data.| Name | Description |
|---|---|
| CalculatedFields | Provides access to a data source’s calculated fields. |
| ComponentName | Gets or sets the component name of the data source. |
| ConnectionName | Specifies the name of the created connection to an Extract Data Source. |
| DriverName | Gets or sets a custom driver used to write data to/read data from the current data extract. |
| ExtractSourceOptions | Provides access to settings of the original data source used to create a data extract. |
| FileName | Gets or sets the path to the file containing a data extract. |
| Filter | Specifies the logical expression that filters data to be displayed in a dashboard. |
| Name | Gets or sets the data source name. |
See Also