SetDefaults Method (SInstance Class)

Sets all the default values for the instance of Microsoft SQL Server with the option to overwrite existing data.

Syntax


object.SetDefaults(OverwriteAll)

Parts

Parameters

Parameter

Description

OverwriteAll

A Boolean value that specifies whether to overwrite existing value on the instance of the SQL Server client: true if existing data is overwritten, or false if existing data is not overwritten.

Property Value/Return Value

A uint32 value, which is 0 if the service was successfully modified, 1 if the request is not supported, and any other number to indicate an error.

See Also

Concepts

Configuring Server Network Protocols and Net-Libraries