SqlWizardTelemetry.PostWizardEvent(Guid, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void PostWizardEvent(Guid wizardGuid, System::String ^ wizardName, System::String ^ wizardAction);
public static void PostWizardEvent(Guid wizardGuid, string wizardName, string wizardAction);
static member PostWizardEvent : Guid * string * string -> unit
Public Shared Sub PostWizardEvent (wizardGuid As Guid, wizardName As String, wizardAction As String)
Parameters
- wizardGuid
- Guid
- wizardName
- String
- wizardAction
- String