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

例外

適用対象