共用方式為


MiningModelCollection.Item Property

Gets the specified MiningModel from the collection.

多載清單

名稱 Description
MiningModelCollection.Item (Int32)
Gets the specified MiningModel from the collection by its index. In Microsoft Visual C#, this property is the indexer for the MiningModelCollection class.
MiningModelCollection.Item (String)
Gets the specified MiningModel from the collection by its name. In Microsoft Visual C#, this property is the indexer for the MiningModelCollection class.

請參閱

參考

MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace