'宣言 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.