Alter-Methode

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

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Alter() () () () Updates any DatabaseOptions object property changes on the instance of SQL Server. 
Öffentliche Methode Alter(TimeSpan) Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server. 
Öffentliche Methode Alter(TerminationClause) Updates any DatabaseOptions object property changes on the instance of SQL Server. 

Zum Anfang

Hinweise

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.