Freigeben über


OperationException Constructor

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

Syntax

'Declaration
Public Sub New ( _
    results As XmlaResultCollection _
)
public OperationException (
    XmlaResultCollection results
)
public:
OperationException (
    XmlaResultCollection^ results
)
public OperationException (
    XmlaResultCollection results
)
public function OperationException (
    results : XmlaResultCollection
)

Parameter

  • results

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

OperationException Class
OperationException Members
Microsoft.AnalysisServices Namespace