DashboardSqlDataSource Constructors
An SQL data source that provides data for the dashboard.
Name | Parameters | Description |
---|---|---|
Dashboard |
none |
Initializes a new instance of the Dashboard |
Dashboard |
connection |
Initializes a new instance of the Dashboard |
Dashboard |
name, connection |
Initializes a new instance of the Dashboard |
Dashboard |
name, connection |
Initializes a new instance of the Dashboard |
Dashboard |
name |
Initializes a new instance of the Dashboard |
See Also