다음을 통해 공유


Unregister 메서드

Removes the registration entry for the instance of SQL Server from the Active Directory service. 

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Public Sub Unregister
‘사용 방법
Dim instance As ServerActiveDirectory

instance.Unregister()
public void Unregister()
public:
void Unregister()
member Unregister : unit -> unit 
public function Unregister()