ConfigureOlapConnectionEventArgs Properties
Provides data for the DashboardOlapDataSource.ConfigureOlapConnection event.| Name | Description |
|---|---|
| ConnectionName | Gets or sets the connection name. |
| ConnectionString | Gets or sets the OLAP connection string. |
See Also