MiningServiceParameterCollection 类

定义

Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection

public sealed class MiningServiceParameterCollection : System.Collections.ICollection
type MiningServiceParameterCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MiningServiceParameterCollection
Implements ICollection
继承
MiningServiceParameterCollection
实现

属性

Count

计数

IsSynchronized

IsSynchronized

Item[Int32]

Item[String]

第 1 项

SyncRoot

SyncRoot

方法

CopyTo(MiningServiceParameter[], Int32)

CopyTo

Find(String)

查找

GetEnumerator()

GetEnumerator

显式接口实现

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection

适用于