SqlConnection.ColumnEncryptionKeyCacheTtl Properti

Definisi

Mendapatkan atau mengatur time-to-live untuk entri kunci enkripsi kolom di cache kunci enkripsi kolom untuk fitur Always Encrypted. Nilai defaultnya adalah 2 jam. 0 berarti tidak ada penembolokan sekali.

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

Nilai Properti

Interval waktu.

Berlaku untuk