Skip to main content
All docs
V25.1
  • IDashboardFederationDataSourceModel Members

    If implemented, accumulates intermediate Federated data source settings while the Data Source Wizard is running.

    Properties

    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.

    Methods

    Name Description
    Clone() Creates a new object that is a copy of the current instance. Inherited from ICloneable.
    See Also