MiningParameterCollection Class
SQL Server 2005
Represents a read-only, on-demand collection of MiningParameter objects contained by a MiningModel object.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
[DefaultMemberAttribute("Item")] public sealed class MiningParameterCollection : ICollection, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
public final class MiningParameterCollection implements ICollection, IEnumerable
DefaultMemberAttribute("Item") public final class MiningParameterCollection implements ICollection, IEnumerable
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
