Classe PerspectiveAttributeCollection
Contains a collection of PerspectiveAttribute objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")> _
Public NotInheritable Class PerspectiveAttributeCollection _
Inherits ModelComponentCollection
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..PerspectiveAttributeCollection
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também