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 | |
|---|---|---|
| .gif) | initialized | |
| .gif) | innerColl | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe). | 
| .gif) | SyncRoot | Gets an object that can be used to synchronize access to the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Add | Adds the specified object to the referenced collection. | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
| .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 数据库引擎