EnableSsisSupportAlwaysOnSqmHelper.SetExceptionInfo(Exception) Method

Definition

Set exception info for making SSIS support AlwaysOn

public:
 static void SetExceptionInfo(Exception ^ e);
public static void SetExceptionInfo (Exception e);
static member SetExceptionInfo : Exception -> unit
Public Shared Sub SetExceptionInfo (e As Exception)

Parameters

e
Exception

Exception

Applies to