Share via


RegSvrCollectionBase Members

The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.

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

Protected Fields

  Name Description
ms220101.protfield(en-US,SQL.90).gif initialized  
ms220101.protfield(en-US,SQL.90).gif innerColl  

Top

Public Properties

  Name Description
ms220101.pubproperty(en-US,SQL.90).gif IsSynchronized Gets a Boolean value indicating whether access to the collection is synchronized and therefore thread-safe.
ms220101.pubproperty(en-US,SQL.90).gif SyncRoot Gets an object that can be used to synchronize access to the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220101.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220101.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220101.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220101.pubmethod(en-US,SQL.90).gifms220101.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220101.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220101.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220101.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

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

Other Resources

Managing Registered Servers