Proprietà OlapInfoPropertyCollection.Item

Include i membri protetti
Include i membri ereditati

Gets the specified OlapInfoProperty from the 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 OlapInfoProperty from the collection by its index. In C#, this property is the indexer for the OlapInfoPropertyCollection class.
Proprietà pubblica Item[String] Gets the specified OlapInfoProperty from the collection by its name. In C#, this property is the indexer for the OlapInfoPropertyCollection class.

In alto

Vedere anche

Riferimento

OlapInfoPropertyCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient