Partager via


OlapInfoPropertyCollection.Item[] Propriété

Définition

Surcharges

Item[Int32]

Élément

Item[String]

Item 1

Item[Int32]

Élément

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

Paramètres

index
Int32

Valeur de propriété

S’applique à

Item[String]

Item 1

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

Paramètres

name
String

Valeur de propriété

S’applique à