'宣言 Public Function AddCube( _ ByVal name As System.String, _ ByVal connectionString As System.String, _ ByVal cubeName As System.String _ ) As FlexPivotEngineProviderManager
public FlexPivotEngineProviderManager AddCube( System.string name, System.string connectionString, System.string cubeName )
パラメータ
- name
- データを表すために使用される一意の値。
- connectionString
- キューブデータの接続文字列。
- cubeName
- キューブデータ内のキューブ名を指定します。
戻り値の型
フレックスピボットエンジンプロバイダマネージャー。