dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlConnection Class / ColumnEncryptionKeyCacheTtl Property

In This Topic
    ColumnEncryptionKeyCacheTtl Property
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Property ColumnEncryptionKeyCacheTtl As TimeSpan
    public static TimeSpan ColumnEncryptionKeyCacheTtl {get; set;}
    See Also