MiningStructurePermissionCollection Class
Contains a collection of MiningStructurePermission objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<DefaultMemberAttribute("Item")> _
<GuidAttribute("FDBC5786-386B-4371-8C83-9182698FDF87")> _
Public NotInheritable Class MiningStructurePermissionCollection
Inherits MajorObjectCollection
[DefaultMemberAttribute("Item")]
[GuidAttribute("FDBC5786-386B-4371-8C83-9182698FDF87")]
public sealed class MiningStructurePermissionCollection : MajorObjectCollection
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"FDBC5786-386B-4371-8C83-9182698FDF87")]
public ref class MiningStructurePermissionCollection sealed : public MajorObjectCollection
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("FDBC5786-386B-4371-8C83-9182698FDF87") */
public final class MiningStructurePermissionCollection extends MajorObjectCollection
DefaultMemberAttribute("Item")
GuidAttribute("FDBC5786-386B-4371-8C83-9182698FDF87")
public final class MiningStructurePermissionCollection extends MajorObjectCollection
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Microsoft.AnalysisServices.MiningStructurePermissionCollection
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
MiningStructurePermissionCollection Members
Microsoft.AnalysisServices Namespace