Skip to main content
All docs
V20.2

PivotGridControl.SetOlapConnectionStringAsync Method

Name Parameters Description
SetOlapConnectionStringAsync(String, AsyncCompletedHandler) olapConnectionString, asyncCompleted Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
SetOlapConnectionStringAsync(String) olapConnectionString Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously.