ServerIPAddress クラス

定義

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

public sealed class ServerIPAddress : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
type ServerIPAddress = class
    inherit WmiSmoObject
Public NotInheritable Class ServerIPAddress
Inherits WmiSmoObject
継承

プロパティ

名前 説明
IPAddress

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

IPAddressProperties

これは、サーバーとクライアント プロトコルのプロパティを保持するプロパティ バッグです。

Name

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
Parent

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

Properties

オブジェクトのプロパティ バッグ

(継承元 WmiSmoObject)
State

オブジェクトの状態を返します。

(継承元 SmoObjectBase)
Urn

その場で計算されたオブジェクトの Urn を返します。

(継承元 WmiSmoObject)
UserData

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 SmoObjectBase)

メソッド

名前 説明
AlterProtocolProperties(ProtocolPropertyCollection)

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
CheckObjectState()

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
CreateProtocolPropertyCollection()

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
GetPropertyManagementObject(ProtocolProperty)

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
GetPropertyObject(PropertyCollection, DataRow, Object)

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
GetProtocolPropertyCollection()

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
ImplInitialize(String[], OrderBy[])

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
Initialize()

列挙子からプロパティを読み取って、オブジェクトを初期化します。

(継承元 WmiSmoObject)
InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, Object[])

InvokeMethod 呼び出しをラップします。 呼び出しが失敗すると、エラー コードが返されます
は例外にマップされます。

(継承元 WmiSmoObject)
InvokeMgmtMethod(ManagementObject, String, Object[])

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
IsObjectInitialized()

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
Refresh()

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
SetName(String)

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
SetParentImpl(WmiSmoObject)

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
SetState(SqlSmoState)

オブジェクトの状態 (Existing、Dropped など) を設定します。アプリケーションでは、このメソッドの使用を避ける必要があります。

(継承元 SmoObjectBase)
UpdateObjectState()

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 WmiSmoObject)
Validate(String, Object[])

カプセル化するインスタンス クラス: ManagedComputer[@Name='']/ServerInstance/ServerProtocol/IPAddress

(継承元 SmoObjectBase)

適用対象