Condividi tramite


Metodo DatabaseOptions.Alter

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Alter() Updates any DatabaseOptions object property changes on the instance of SQL Server.
Metodo pubblico Alter(TimeSpan) Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
Metodo pubblico Alter(TerminationClause) Updates any DatabaseOptions object property changes on the instance of SQL Server.

In alto

Osservazioni

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.

Esempi

Impostazione delle proprietà

Vedere anche

Riferimento

DatabaseOptions Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo

Altre risorse

Opzioni di database