Proprietà MiningStructureCollection.Item

Include i membri protetti
Include i membri ereditati

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

In alto

Vedere anche

Riferimento

MiningStructureCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdServer