EnableSsisSupportAlwaysOnSqmHelper.SetExceptionInfo(Exception) 方法

定义

设置用于使 SSIS 支持 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)

参数

e
Exception

异常

适用于