Compartilhar via


Propriedade do RDL PropertyCollection.Item

Incluir membros protegidos
Incluir membros herdados

Gets the specified Property from the PropertyCollection 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 Property from the PropertyCollection collection by its index. In Microsoft Visual C#, this property is the indexer for the PropertyCollection class.
Propriedade pública Item[String] Gets the specified Property from the PropertyCollection collection by its name. In Microsoft Visual C#, this property is the indexer for the PropertyCollection class.

Início

Consulte também

Referência

PropertyCollection Classe

Namespace Microsoft.AnalysisServices.AdomdClient