Freigeben über


PerspectiveAction Constructor (String)

Initializes a new instance of PerspectiveAction by using an action identifier.

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

Syntax

'Declaration
Public Sub New ( _
    actionId As String _
)
public PerspectiveAction (
    string actionId
)
public:
PerspectiveAction (
    String^ actionId
)
public PerspectiveAction (
    String actionId
)
public function PerspectiveAction (
    actionId : String
)

Parameter

  • actionId

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

PerspectiveAction Class
PerspectiveAction Members
Microsoft.AnalysisServices Namespace