ManagedComputer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public sealed class ManagedComputer : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
type ManagedComputer = class
inherit WmiSmoObject
Public NotInheritable Class ManagedComputer
Inherits WmiSmoObject
- 繼承
建構函式
| 名稱 | Description |
|---|---|
| ManagedComputer() | |
| ManagedComputer(String, String, String, ProviderArchitecture) | |
| ManagedComputer(String, String, String) | |
| ManagedComputer(String) | |
屬性
| 名稱 | Description |
|---|---|
| ClientProtocols | |
| ConnectionSettings | |
| Name | (繼承來源 WmiSmoObject) |
| Properties |
物件的財產袋 (繼承來源 WmiSmoObject) |
| ServerAliases | |
| ServerInstances | |
| Services | |
| State |
回傳物件的狀態 (繼承來源 SmoObjectBase) |
| Urn |
回傳物件的 Urn 值,該物件即時計算 (繼承來源 WmiSmoObject) |
| UserData | (繼承來源 SmoObjectBase) |