ManagedComputer Members
The ManagedComputer class represents a Windows Management Instrumentation (WMI) installation on an instance of Microsoft SQL Server.
The following tables list the members exposed by the ManagedComputer type.
Public Constructors
Nome | Description | |
---|---|---|
ManagedComputer | Overloaded. Initializes a new instance of the ManagedComputer class. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
ClientProtocols | Represents a collection of ClientProtocol objects. Each ClientProtocol object represents a client protocol defined on the WMI installation. | |
ConnectionSettings | Gets the connection settings for the referenced WMI installation. | |
Name | Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | |
Properties | Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | |
ServerAliases | Represents a collection of ServerAlias objects. Each ServerAlias object represents a server alias defined on the WMI installation. | |
ServerInstances | Represents a collection of ServerInstance objects. Each ServerInstance object represents an instance of SQL Server defined on the WMI installation. | |
Services | Represents a collection of Service objects. Each Service object represents a SQL Server service defined on the WMI installation. | |
State | Gets the state of the referenced object. (inherited from SmoObjectBase) | |
Urn | Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | |
UserData | Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetSmoObject | Gets the WmiSmoObject object with the specified Uniform Resource Name (URN) address. | |
GetType | (inherited from Object ) | |
Initialize | Initializes the referenced object. (inherited from WmiSmoObject) | |
ReferenceEquals | (inherited from Object ) | |
Refresh | Refreshes the referenced object and its properties. (inherited from WmiSmoObject) | |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
AlterProtocolProperties | (inherited from WmiSmoObject ) | |
CheckObjectState | Checks the state of the referenced object. (inherited from WmiSmoObject) | |
CreateProtocolPropertyCollection | Creates a set of protocol attributes for the referenced object. (inherited from WmiSmoObject) | |
Finalize | (inherited from Object ) | |
GetPropertyManagementObject | (inherited from WmiSmoObject ) | |
GetPropertyObject | (inherited from WmiSmoObject ) | |
GetProtocolPropertyCollection | Returns the protocol property collection for the referenced object. (inherited from WmiSmoObject) | |
ImplInitialize | (inherited from WmiSmoObject ) | |
InvokeMgmtMethod | Overloaded. (inherited from WmiSmoObject ) | |
IsObjectInitialized | Specifies whether the referenced object is initialized. (inherited from WmiSmoObject) | |
MemberwiseClone | (inherited from Object ) | |
SetName | (inherited from WmiSmoObject ) | |
SetParentImpl | (inherited from WmiSmoObject ) | |
Trace | (inherited from WmiSmoObject ) | |
UpdateObjectState | Updates the object state. (inherited from WmiSmoObject) |
Torna all'inizio
Vedere anche
Riferimento
ManagedComputer Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Altre risorse
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connessione a Motore di database di SQL Server