Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Élément
Item 1
public Microsoft.AnalysisServices.AdomdClient.Property this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.Property
Default Public ReadOnly Property Item(index As Integer) As Property
public Microsoft.AnalysisServices.AdomdClient.Property this[string name] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.Property
Default Public ReadOnly Property Item(name As String) As Property