Condividi tramite


OlapInfoCubeCollection.Item[] Proprietà

Definizione

Overload

Item[Int32]

Elemento

Item[String]

Item 1

Item[Int32]

Elemento

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

Parametri

index
Int32

Valore della proprietà

Si applica a

Item[String]

Item 1

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

Parametri

name
String

Valore della proprietà

Si applica a