Session.Key クラス

定義

内部で使用される Key クラス

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

コンストラクター

名前 説明
Session.Key()

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

Session.Key(Dictionary<String,Object>)

Session.Key クラスの新しいインスタンスを初期化します。

Session.Key(Session+Key)

Constructors

Session.Key(String)

内部で使用される Key クラス

プロパティ

名前 説明
InstanceType

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

(継承元 SfcKey)
Name

内部で使用される Key クラス

メソッド

名前 説明
Equals(Object, Object)

内部で使用される Key クラス

Equals(Object)

等値とハッシュ

Equals(SfcKey)

内部で使用される Key クラス

GetHashCode()

等値とハッシュ

GetUrnFragment()

Conversions

ToString()

各キー

(継承元 SfcKey)

演算子

名前 説明
Equality(Object, Session+Key)

内部で使用される Key クラス

Equality(Session+Key, Object)

内部で使用される Key クラス

Equality(Session+Key, Session+Key)

内部で使用される Key クラス

Inequality(Object, Session+Key)

内部で使用される Key クラス

Inequality(Session+Key, Object)

内部で使用される Key クラス

Inequality(Session+Key, Session+Key)

内部で使用される Key クラス

適用対象