Session.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

建構函式

名稱 Description
Session.Key()

通用金鑰產生的預設建構器

Session.Key(Dictionary<String,Object>)

初始化 Session.Key 類別的新執行個體。

Session.Key(Session+Key)

Constructors

Session.Key(String)

內部使用的金鑰類別

屬性

名稱 Description
InstanceType

與此金鑰類別相關聯的實例類別類型。 預設 impl 是巢狀金鑰類別為了與現有模型相容而採用的做法。 此設定應在任何非該實例類型的巢狀類別的鍵類別中覆寫。

(繼承來源 SfcKey)
Name

內部使用的金鑰類別

方法

名稱 Description
Equals(Object, Object)

內部使用的金鑰類別

Equals(Object)

等號與雜湊

Equals(SfcKey)

內部使用的金鑰類別

GetHashCode()

等號與雜湊

GetUrnFragment()

轉換

ToString()

每把鑰匙

(繼承來源 SfcKey)

運算子

名稱 Description
Equality(Object, Session+Key)

內部使用的金鑰類別

Equality(Session+Key, Object)

內部使用的金鑰類別

Equality(Session+Key, Session+Key)

內部使用的金鑰類別

Inequality(Object, Session+Key)

內部使用的金鑰類別

Inequality(Session+Key, Object)

內部使用的金鑰類別

Inequality(Session+Key, Session+Key)

內部使用的金鑰類別

適用於