MiningServiceCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection
public sealed class MiningServiceCollection : System.Collections.ICollection
type MiningServiceCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class MiningServiceCollection
Implements ICollection
- 繼承
-
MiningServiceCollection
- 實作
屬性
Count |
Count |
IsSynchronized |
IsSynchronized |
Item[Int32] |
項目 |
Item[String] |
項目 1 |
SyncRoot |
SyncRoot |
方法
CopyTo(MiningService[], Int32) |
CopyTo |
Find(String) |
尋找 |
GetEnumerator() |
GetEnumerator |
明確介面實作
ICollection.CopyTo(Array, Int32) |
Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection |
IEnumerable.GetEnumerator() |
Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection |