다음을 통해 공유


Register 메서드

Creates a registration entry for the instance of Microsoft SQL Server in the Active Directory service as defined by the ServerActiveDirectory object.

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

구문

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

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