コード例 #1
0
ファイル: CubeDef.cs プロジェクト: abelit/official-DaxStudio
 public CubeCollection(ExcelAdomdClientReference::Microsoft.AnalysisServices.AdomdClient.CubeCollection cubeCollection)
 {
     _objExcel = cubeCollection;
 }
コード例 #2
0
ファイル: CubeDef.cs プロジェクト: votrongdao/DaxStudio
 public CubeCollection(ExcelAdomdClientReference::Microsoft.AnalysisServices.AdomdClient.CubeCollection obj)
 {
     _objExcel = obj;
 }