Share via


ServerActiveDirectory.Register Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Register() Creates a registration entry for the instance of Microsoft SQL Server in the Active Directory service as defined by the ServerActiveDirectory object.
Public method Register(Boolean) Creates a registration entry for the instance of SQL Server in the Active Directory service as defined by the ServerActiveDirectory object with the option to register all the databases on the instance of SQL Server.

Top