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

예외

적용 대상