ConfigureOlapConnectionEventArgs Constructors
Provides data for the DashboardOlapDataSource.ConfigureOlapConnection event.| Name | Parameters | Description |
|---|---|---|
| ConfigureOlapConnectionEventArgs(String, String) | connectionName, connectionString | Initializes a new instance of the ConfigureOlapConnectionEventArgs class. |
See Also