EnableSsisSupportAlwaysOnSqmHelper.SetExceptionInfo(Exception) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définir des informations d’exception pour rendre AlwaysOn pris en charge par SSIS
public:
static void SetExceptionInfo(Exception ^ e);
public static void SetExceptionInfo (Exception e);
static member SetExceptionInfo : Exception -> unit
Public Shared Sub SetExceptionInfo (e As Exception)
Paramètres
Exception