Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.