Compartir a través de


Alter Método

Updates any DatabaseOptions object property changes on the instance of SQL Server.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Alter() () () () Updates any DatabaseOptions object property changes on the instance of SQL Server.
Método público Alter(TimeSpan) Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
Método público Alter(TerminationClause) Updates any DatabaseOptions object property changes on the instance of SQL Server.

Arriba

Comentarios

The Alter method updates any changes that have been made to the DatabaseOptions object's properties since the DatabaseOptions object was created or since the last Alter statement. The modifications are combined and sent to the instance of SQL Server in a single network trip to the instance of SQL Server.