IPAddressProperty クラス
IPAddressProperty クラスは、Windows Management Instrumentation (WMI) の IP アドレスの属性を表します。
名前空間: Microsoft.SqlServer.Management.Smo.Wmi
アセンブリ: Microsoft.SqlServer.SqlWmiManagement (Microsoft.SqlServer.SqlWmiManagement.dll)
構文
'宣言
Public NotInheritable Class IPAddressProperty _
Inherits ProtocolProperty
'使用
Dim instance As IPAddressProperty
public sealed class IPAddressProperty : ProtocolProperty
public ref class IPAddressProperty sealed : public ProtocolProperty
[<SealedAttribute>]
type IPAddressProperty =
class
inherit ProtocolProperty
end
public final class IPAddressProperty extends ProtocolProperty
説明
IPAddressProperty オブジェクトのプロパティを取得または設定したり、IPAddressProperty メソッドを実行するには、固定サーバー ロール sysadmin のメンバである必要があります。
スレッド セーフ
この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
継承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Smo. . :: . .Property
Microsoft.SqlServer.Management.Smo.Wmi. . :: . .ProtocolProperty
Microsoft.SqlServer.Management.Smo.Wmi..::..IPAddressProperty
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。