UserOptions.Alter Method
Updates any UserOptions object property changes on the instance of Microsoft SQL Server.
Overload List
Name | Description |
---|---|
UserOptions.Alter () |
Updates any UserOptions object property changes on the instance of Microsoft SQL Server.
|
UserOptions.Alter (Boolean) |
Updates any UserOptions object property changes on the instance of Microsoft SQL Server with the option to override value checking.
|
See Also