Share via


EnableSsisSupportAlwaysOnSqmHelper.SetExceptionInfo(Exception) Método

Definición

Establecer información de excepción para hacer que la compatibilidad con SSIS sea 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)

Parámetros

e
Exception

Excepción

Se aplica a