ISettings.Reset Method
Resets settings to default values.
Namespace: Microsoft.Data.Schema.Common.Settings
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Sub Reset
'Usage
Dim instance As ISettings
instance.Reset()
void Reset()
void Reset()
function Reset()
abstract Reset : unit -> unit
.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.