IDashboardFederationDataSourceModel Properties
If implemented, accumulates intermediate Federated data source settings while the Data Source Wizard is running.| Name | Description |
|---|---|
| CalculatedFields | Gets a data source’s calculated fields. |
| DataSchema | If implemented, specifies the data source schema. Inherited from IDataComponentModel. |
| Queries | Inherited from IFederationDataSourceModel. |
| Query | Inherited from IFederationDataSourceModel. |
| Relations | Inherited from IFederationDataSourceModel. |
See Also