AmoException Constructor ()

 

Applies To: SQL Server (starting with 2016)

Initializes a new instance of the AmoException class.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Syntax

public AmoException()
public:
AmoException()
new : unit -> AmoException
Public Sub New

See Also

AmoException Overload
AmoException Class
Microsoft.AnalysisServices Namespace

Return to top