SqlConnection.ColumnEncryptionKeyCacheTtl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定欄位加密金鑰在「 始終加密 」功能中欄位加密金鑰條目的存活時間。 預設數值是2小時。 0 表示完全沒有快取。
public:
static property TimeSpan ColumnEncryptionKeyCacheTtl { TimeSpan get(); void set(TimeSpan value); };
public static TimeSpan ColumnEncryptionKeyCacheTtl { get; set; }
static member ColumnEncryptionKeyCacheTtl : TimeSpan with get, set
Public Shared Property ColumnEncryptionKeyCacheTtl As TimeSpan
屬性值
時間間隔。