SqlWizardTelemetry.PostWizardException(Guid, String, String, String) 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.
public:
static void PostWizardException(Guid wizardGuid, System::String ^ wizardName, System::String ^ failedTask, System::String ^ exceptionName);
public static void PostWizardException (Guid wizardGuid, string wizardName, string failedTask, string exceptionName);
static member PostWizardException : Guid * string * string * string -> unit
Public Shared Sub PostWizardException (wizardGuid As Guid, wizardName As String, failedTask As String, exceptionName As String)
Paramètres
- wizardGuid
- Guid
- wizardName
- String
- failedTask
- String
- exceptionName
- String