Udostępnij przez


AlgorithmParameterCollection Class

Contains a collection of AlgorithmParameter objects. This class cannot be inherited.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22")> _
Public NotInheritable Class AlgorithmParameterCollection
    Implements IList, ICollection, IEnumerable
[DefaultMemberAttribute("Item")] 
[GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22")] 
public sealed class AlgorithmParameterCollection : IList, ICollection, IEnumerable
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"8FDB2E6F-E045-45a8-8587-D3D491FF2E22")] 
public ref class AlgorithmParameterCollection sealed : IList, ICollection, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22") */ 
public final class AlgorithmParameterCollection implements IList, ICollection, 
    IEnumerable
DefaultMemberAttribute("Item") 
GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22") 
public final class AlgorithmParameterCollection implements IList, ICollection, 
    IEnumerable

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AlgorithmParameterCollection

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.