Skip to main content
A newer version of this page is available.
All docs
V19.1

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.