MiningServiceParameterCollection Class
SQL Server 2005
Gets a read-only collection of MiningServiceParameter objects contained by a CellSet.
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 MiningServiceParameterCollection : ICollection, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
public final class MiningServiceParameterCollection implements ICollection, IEnumerable
DefaultMemberAttribute("Item") public final class MiningServiceParameterCollection 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.
