次の方法で共有


CubeCollection.Item[] プロパティ

定義

オーバーロード

Item[Int32]

アイテム

Item[String]

アイテム 1

Item[Int32]

アイテム

public Microsoft.AnalysisServices.AdomdClient.CubeDef this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.CubeDef
Default Public ReadOnly Property Item(index As Integer) As CubeDef

パラメーター

index
Int32

プロパティ値

適用対象

Item[String]

アイテム 1

public Microsoft.AnalysisServices.AdomdClient.CubeDef this[string index] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.CubeDef
Default Public ReadOnly Property Item(index As String) As CubeDef

パラメーター

index
String

プロパティ値

適用対象