Classe PerspectiveActionCollection
Contains a collection of PerspectiveAction objects. This class cannot be inherited.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("A09ADC02-7F33-4961-9B6D-F37C2021CA29")> _
Public NotInheritable Class PerspectiveActionCollection _
Inherits ModelComponentCollection
'Utilisation
Dim instance As PerspectiveActionCollection
[GuidAttribute("A09ADC02-7F33-4961-9B6D-F37C2021CA29")]
public sealed class PerspectiveActionCollection : ModelComponentCollection
[GuidAttribute(L"A09ADC02-7F33-4961-9B6D-F37C2021CA29")]
public ref class PerspectiveActionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("A09ADC02-7F33-4961-9B6D-F37C2021CA29")>]
type PerspectiveActionCollection =
class
inherit ModelComponentCollection
end
public final class PerspectiveActionCollection extends ModelComponentCollection
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..PerspectiveActionCollection
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.