Udostępnij za pośrednictwem


AbstractCollectionBase Members

The AbstractCollectionBase object is a base class object that is used in the construction of collection objects.

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

Protected Fields

  Name Description
ms218980.protfield(pl-pl,SQL.100).gif initialized This value supports the SMO infrastructure and is not intended to be used directly from your code.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms218980.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms218980.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms218980.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms218980.pubmethod(pl-pl,SQL.100).gifms218980.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms218980.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms218980.protmethod(pl-pl,SQL.100).gif AddExisting Adds an object to the collection.
ms218980.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms218980.protmethod(pl-pl,SQL.100).gif ImplAddExisting Adds an object to the collection.
ms218980.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top