Udostępnij przez


RegSvrCollectionBase Members

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

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

Protected Fields

  Name Description
ms220101.protfield(pl-pl,SQL.100).gif initialized  
ms220101.protfield(pl-pl,SQL.100).gif innerColl  

Top

Public Properties

  Name Description
ms220101.pubproperty(pl-pl,SQL.100).gif IsSynchronized Gets a Boolean value indicating whether access to the collection is synchronized and therefore thread-safe.
ms220101.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms220101.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms220101.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms220101.pubmethod(pl-pl,SQL.100).gifms220101.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220101.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220101.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms220101.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top