ComponentOne Studio Web API Edition
AddCube Method

The unique value used to stand for the data.
The connection string for the cube data.
Specify the cube name in the cube data.
Adds a cube data.
Syntax
'Declaration
 
Public Function AddCube( _
   ByVal name As String, _
   ByVal connectionString As String, _
   ByVal cubeName As String _
) As FlexPivotEngineProviderManager

Parameters

name
The unique value used to stand for the data.
connectionString
The connection string for the cube data.
cubeName
Specify the cube name in the cube data.

Return Value

The flex pivot engine provider manager.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexPivotEngineProviderManager Class
FlexPivotEngineProviderManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.