Skip to main content

PivotGridControl.SetOlapConnectionStringAsync Method

Name Parameters Description
SetOlapConnectionStringAsync(String) olapConnectionString Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously.
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.