FlexPivot for WinForms
ConnectCube メソッド (C1FlexPivotPanel)

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotPanel クラス : ConnectCube メソッド
The name of the cube data source.
The connection string of cube data source.
Connect to cube data source.
シンタックス
'宣言
 
Public Sub ConnectCube( _
   ByVal cubeName As System.String, _
   ByVal connectionString As System.String _
) 
public void ConnectCube( 
   System.string cubeName,
   System.string connectionString
)

パラメータ

cubeName
The name of the cube data source.
connectionString
The connection string of cube data source.
参照

C1FlexPivotPanel クラス
C1FlexPivotPanel メンバ