ManagedComputer 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public sealed class ManagedComputer : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
type ManagedComputer = class
inherit WmiSmoObject
Public NotInheritable Class ManagedComputer
Inherits WmiSmoObject
- 继承
构造函数
| 名称 | 说明 |
|---|---|
| ManagedComputer() | |
| ManagedComputer(String, String, String, ProviderArchitecture) | |
| ManagedComputer(String, String, String) | |
| ManagedComputer(String) | |
属性
| 名称 | 说明 |
|---|---|
| ClientProtocols | |
| ConnectionSettings | |
| Name | (继承自 WmiSmoObject) |
| Properties |
对象的属性包 (继承自 WmiSmoObject) |
| ServerAliases | |
| ServerInstances | |
| Services | |
| State |
返回对象的状态 (继承自 SmoObjectBase) |
| Urn |
返回动态计算的对象 Urn (继承自 WmiSmoObject) |
| UserData | (继承自 SmoObjectBase) |