WmiConnectionInfo Members
The WmiConnectionInfo class represents connection information used by the installation of Windows Management Instrumentation (WMI).
The following tables list the members exposed by the WmiConnectionInfo type.
Public Properties
Name | Description | |
---|---|---|
MachineName | Gets or sets the name of the computer on which Windows Management Instrumentation (WMI) is installed. | |
ProviderArchitecture | ||
Timeout | Gets or sets the period after which the Windows Management Instrumentation (WMI) connection times out in seconds. | |
Username | Gets the name of the account used to establish the connection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SetPassword | Sets the password for the account that is used to establish the connection. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
WmiConnectionInfo Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Other Resources
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connecting to the SQL Server Database Engine