다음을 통해 공유


Alter 메서드

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

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 메서드 Alter() () () () Updates any DatabaseOptions object property changes on the instance of SQL Server.
공용 메서드 Alter(TimeSpan) Updates any DatabaseOptions object property changes on the instance of Microsoft SQL Server.
공용 메서드 Alter(TerminationClause) Updates any DatabaseOptions object property changes on the instance of 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.