AbstractCollectionBase Members

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

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

Protected Fields

  名称 Description
ms218980.protfield(zh-cn,SQL.90).gif initialized This value supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms218980.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218980.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms218980.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms218980.pubmethod(zh-cn,SQL.90).gifms218980.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218980.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms218980.protmethod(zh-cn,SQL.90).gif AddExisting Adds an object to the collection.
ms218980.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms218980.protmethod(zh-cn,SQL.90).gif ImplAddExisting Adds an object to the collection.
ms218980.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

AbstractCollectionBase Class
Microsoft.SqlServer.Management.Smo Namespace