Compartilhar via


Propriedade do RDL HierarchyCollection.Item

Incluir membros protegidos
Incluir membros herdados

Gets the specified Hierarchy from the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Propriedade pública Item[Int32] Gets the specified Hierarchy from the collection by its index. In C#, this property is the indexer for the HierarchyCollection class.
Propriedade pública Item[String] Gets the Hierarchy from the collection by its specified name. In C#, this property is the indexer for the HierarchyCollection class.

Início

Consulte também

Referência

HierarchyCollection Classe

Namespace Microsoft.AnalysisServices.AdomdClient