MiningServiceCollection.Item[] 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Item[Int32] |
項目 |
Item[String] |
項目 1 |
Item[Int32]
項目
public Microsoft.AnalysisServices.AdomdClient.MiningService this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.MiningService
Default Public ReadOnly Property Item(index As Integer) As MiningService
參數
- index
- Int32
屬性值
適用於
Item[String]
項目 1
public Microsoft.AnalysisServices.AdomdClient.MiningService this[string index] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.MiningService
Default Public ReadOnly Property Item(index As String) As MiningService
參數
- index
- String