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 | |
---|---|---|
initialized | ||
innerColl |
위쪽
Public Properties
이름 | Description | |
---|---|---|
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe). | |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Add | Adds the specified object to the referenced collection. | |
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) | |
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 데이터베이스 엔진에 연결