Delen via


VSDBToolsOptionsSettingsBase.Reset Method

When implemented in an inherited class, resets all settings to their default values.

Namespace:  Microsoft.Data.Schema.Tools.Settings.Internal
Assembly:  Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)

Syntax

'Declaration
Public MustOverride Sub Reset
public abstract void Reset()
public:
virtual void Reset() abstract
abstract Reset : unit -> unit 
public abstract function Reset()

Implements

IVSDBToolsOptionsSettings.Reset()

.NET Framework Security

See Also

Reference

VSDBToolsOptionsSettingsBase Class

Microsoft.Data.Schema.Tools.Settings.Internal Namespace