Udostępnij przez


MiningStructureCollection Class

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

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

Syntax

'Deklaracja
<GuidAttribute("48E822F6-5451-47bd-901C-4E9D8E88E17D")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class MiningStructureCollection
    Inherits MajorObjectCollection
[GuidAttribute("48E822F6-5451-47bd-901C-4E9D8E88E17D")] 
[DefaultMemberAttribute("Item")] 
public sealed class MiningStructureCollection : MajorObjectCollection
[GuidAttribute(L"48E822F6-5451-47bd-901C-4E9D8E88E17D")] 
[DefaultMemberAttribute(L"Item")] 
public ref class MiningStructureCollection sealed : public MajorObjectCollection
/** @attribute GuidAttribute("48E822F6-5451-47bd-901C-4E9D8E88E17D") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class MiningStructureCollection extends MajorObjectCollection
GuidAttribute("48E822F6-5451-47bd-901C-4E9D8E88E17D") 
DefaultMemberAttribute("Item") 
public final class MiningStructureCollection extends MajorObjectCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
     Microsoft.AnalysisServices.NamedComponentCollection
       Microsoft.AnalysisServices.MajorObjectCollection
        Microsoft.AnalysisServices.MiningStructureCollection

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.