Instance.Drop Method
Deletes the instance of Notification Services.
오버로드 목록
이름 | Description |
---|---|
Instance.Drop () |
Deletes the instance of Notification Services.
|
Instance.Drop (String, String) |
Deletes the named instance of Notification Services on the specified server.
|
Instance.Drop (String, String, Boolean) |
Deletes the named instance of Notification Services on the specified server. Also provides an option to attempt to force the closure of any open connections to the instance and application databases.
|
Instance.Drop (String, String, String, String) |
Deletes the instance of Notification Services using SQL Server Authentication.
|
Instance.Drop (String, String, String, String, Boolean) |
Deletes the instance of Notification Services using SQL Server Authentication. Also provides an option to attempt to force the closure of any open connections to the instance and application databases.
|
참고 항목
참조
Instance Class
Instance Members
Microsoft.SqlServer.Management.Nmo Namespace
UnregisterLocal
관련 자료
Notification Services 인스턴스 시작 및 중지
Notification Services 인스턴스 삭제