Proprietà MiningModelCollection.Item

Include i membri protetti
Include i membri ereditati

Gets the specified MiningModel 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 MiningModel from the collection by using the model's index. In Microsoft Visual C#, this property is the indexer for the MiningModelCollection class.
Proprietà pubblica Item[String] Gets the specified MiningModel from the collection by using the model's name. In Microsoft Visual C#, this property is the indexer for the MiningModelCollection class.

In alto

Vedere anche

Riferimento

MiningModelCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdServer