PerspectiveAttributeCollection-Klasse

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

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

Syntax

'Declaration
<GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")> _
Public NotInheritable Class PerspectiveAttributeCollection _
    Inherits ModelComponentCollection
'Usage
Dim instance As PerspectiveAttributeCollection
[GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")]
public sealed class PerspectiveAttributeCollection : ModelComponentCollection
[GuidAttribute(L"5D7B553C-E189-419e-888B-A803060363C7")]
public ref class PerspectiveAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")>]
type PerspectiveAttributeCollection =  
    class
        inherit ModelComponentCollection
    end
public final class PerspectiveAttributeCollection extends ModelComponentCollection

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..PerspectiveAttributeCollection

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.