ServerInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance
public sealed class ServerInstance : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
type ServerInstance = class
inherit WmiSmoObject
Public NotInheritable Class ServerInstance
Inherits WmiSmoObject
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| Name |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| Parent |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance |
| Properties |
オブジェクトのプロパティ バッグ (継承元 WmiSmoObject) |
| ServerProtocols |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance |
| State |
オブジェクトの状態を返します。 (継承元 SmoObjectBase) |
| Urn |
その場で計算されたオブジェクトの Urn を返します。 (継承元 WmiSmoObject) |
| UserData |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 SmoObjectBase) |
メソッド
| 名前 | 説明 |
|---|---|
| AlterProtocolProperties(ProtocolPropertyCollection) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| CheckObjectState() |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| CreateProtocolPropertyCollection() |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| GetPropertyManagementObject(ProtocolProperty) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| GetPropertyObject(PropertyCollection, DataRow, Object) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| GetProtocolPropertyCollection() |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| ImplInitialize(String[], OrderBy[]) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| Initialize() |
列挙子からプロパティを読み取って、オブジェクトを初期化します。 (継承元 WmiSmoObject) |
| InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, Object[]) |
InvokeMethod 呼び出しをラップします。 呼び出しが失敗すると、エラー コードが返されます |
| InvokeMgmtMethod(ManagementObject, String, Object[]) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| IsObjectInitialized() |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| Refresh() |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| SetName(String) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| SetParentImpl(WmiSmoObject) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| SetState(SqlSmoState) |
オブジェクトの状態 (Existing、Dropped など) を設定します。アプリケーションでは、このメソッドの使用を避ける必要があります。 (継承元 SmoObjectBase) |
| UpdateObjectState() |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 WmiSmoObject) |
| Validate(String, Object[]) |
インスタンス クラスカプセル化 : ManagedComputer[@Name='']/ServerInstance (継承元 SmoObjectBase) |