Classe PerspectiveCollection

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<GuidAttribute("417A2A43-AFEE-40ee-BCE5-88B703120A54")> _
Public NotInheritable Class PerspectiveCollection _
    Inherits MajorObjectCollection
'Utilisation
Dim instance As PerspectiveCollection
[GuidAttribute("417A2A43-AFEE-40ee-BCE5-88B703120A54")]
public sealed class PerspectiveCollection : MajorObjectCollection
[GuidAttribute(L"417A2A43-AFEE-40ee-BCE5-88B703120A54")]
public ref class PerspectiveCollection sealed : public MajorObjectCollection
[<SealedAttribute>]
[<GuidAttribute("417A2A43-AFEE-40ee-BCE5-88B703120A54")>]
type PerspectiveCollection =  
    class
        inherit MajorObjectCollection
    end
public final class PerspectiveCollection extends MajorObjectCollection

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.