다음을 통해 공유


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
데이터베이스 옵션