Proprietà PropertyCollection.Item

Include i membri protetti
Include i membri ereditati

Gets the specified Property from the PropertyCollection collection.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Proprietà pubblica 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.
Proprietà pubblica 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 alto

Vedere anche

Riferimento

PropertyCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient