言語

RegisteredServer.Key クラス

定義

public sealed class RegisteredServer.Key : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
type RegisteredServer.Key = class
    inherit SfcKey
Public NotInheritable Class RegisteredServer.Key
Inherits SfcKey
継承
RegisteredServer.Key

コンストラクター

名前 説明
RegisteredServer.Key()

汎用キー生成の既定のコンストラクター

RegisteredServer.Key(RegisteredServer+Key)

Constructors

RegisteredServer.Key(String)

プロパティ

名前 説明
InstanceType

このキー クラスに関連付けられているインスタンス クラスの型。 既定の impl は、入れ子になったキー クラスが、その手法を使用して既存のモデルと互換性を持つ場合に行う方法です。 これは、インスタンス型の入れ子になったクラスではない任意のキー クラスでオーバーライドする必要があります。

(継承元 SfcKey)
Name

メソッド

名前 説明
Equals(Object, Object)
Equals(Object)

等値とハッシュ

Equals(SfcKey)
GetHashCode()

等値とハッシュ

GetUrnFragment()

Conversions

ToString()

各キー

(継承元 SfcKey)

演算子

名前 説明
Equality(Object, RegisteredServer+Key)
Equality(RegisteredServer+Key, Object)
Equality(RegisteredServer+Key, RegisteredServer+Key)
Inequality(Object, RegisteredServer+Key)
Inequality(RegisteredServer+Key, Object)
Inequality(RegisteredServer+Key, RegisteredServer+Key)

適用対象