WmiCollectionBase Members

The WmiCollectionBase class represents all collection objects in the Windows Management Instrumentation (WMI) object reference.

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

Protected Fields

  名稱 Description
ms220796.protfield(zh-tw,SQL.90).gif initialized  
ms220796.protfield(zh-tw,SQL.90).gif innerColl  

頂端

Public Properties

  名稱 Description
ms220796.pubproperty(zh-tw,SQL.90).gif IsSynchronized Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe).
ms220796.pubproperty(zh-tw,SQL.90).gif SyncRoot Gets an object that can be used to synchronize access to the collection.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms220796.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220796.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms220796.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms220796.pubmethod(zh-tw,SQL.90).gifms220796.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220796.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms220796.protmethod(zh-tw,SQL.90).gif Add Adds the specified object to the referenced collection.
ms220796.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms220796.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220796.protmethod(zh-tw,SQL.90).gif Remove Removes the specified object from the referenced collection.

頂端

請參閱

參考

WmiCollectionBase Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace

其他資源

Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
連接到 SQL Server Database Engine