共用方式為


DatabaseOptions.Alter Method

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

備註

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.

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

Setting Properties資料庫選項

多載清單

名稱 Description
DatabaseOptions.Alter ()
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
DatabaseOptions.Alter (TerminationClause)
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
DatabaseOptions.Alter (TimeSpan)
Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.

請參閱

參考

DatabaseOptions Class
DatabaseOptions Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Setting Properties
資料庫選項
Setting Properties
資料庫選項