Share via


LogExceptionsToDatabase.Execute Method

Executes each IWizardStep in the wizard to log exceptions to a database based on the values collected from the user.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Protected Overrides Sub Execute
protected override void Execute()
protected:
virtual void Execute() override
protected override function Execute()

See Also

LogExceptionsToDatabase Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace