BackupEncryptionOption.Algorithm 属性

定义

要使用的加密算法。

public Microsoft.SqlServer.TransactSql.ScriptDom.EncryptionAlgorithm Algorithm { get; set; }
member this.Algorithm : Microsoft.SqlServer.TransactSql.ScriptDom.EncryptionAlgorithm with get, set
Public Property Algorithm As EncryptionAlgorithm

属性值

适用于