RegSvrSmoObject Members

The RegSvrSmoObject class is a class used in the construction Microsoft SQL Server registered server objects.

The following tables list the members exposed by the RegSvrSmoObject type.

Protected Constructors

  Name Description
RegSvrSmoObject Overloaded. Initializes a new instance of the RegSvrSmoObject object.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms220123.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of the object.
ms220123.pubproperty(en-US,SQL.90).gif Properties Gets the properties associated with the object.
ms220123.pubproperty(en-US,SQL.90).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220123.pubproperty(en-US,SQL.90).gif Urn Gets the Urn object that represents the object.
ms220123.pubproperty(en-US,SQL.90).gif UserData  Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase)

Top

Protected Properties

  Name Description
ms220123.protproperty(en-US,SQL.90).gif UrnSkeleton Gets the Urn object that represents the object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220123.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220123.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220123.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220123.pubmethod(en-US,SQL.90).gif Initialize  
ms220123.pubmethod(en-US,SQL.90).gifms220123.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220123.pubmethod(en-US,SQL.90).gif Refresh  
ms220123.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220123.protmethod(en-US,SQL.90).gif CheckObjectState  
ms220123.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220123.protmethod(en-US,SQL.90).gif ImplInitialize  
ms220123.protmethod(en-US,SQL.90).gif IsObjectInitialized  
ms220123.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220123.protmethod(en-US,SQL.90).gif SetParentImpl  
ms220123.protmethod(en-US,SQL.90).gifms220123.static(en-US,SQL.90).gif Trace  
ms220123.protmethod(en-US,SQL.90).gif UpdateObjectState  

Top

See Also

Reference

RegSvrSmoObject Class
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace

Other Resources

Managing Registered Servers
sp_ActiveDirectory_Obj (Transact-SQL)