CreateSymmetricKeyStatement.KeyOptions 属性

定义

此密钥的选项。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.KeyOption> KeyOptions { get; }
member this.KeyOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.KeyOption>
Public ReadOnly Property KeyOptions As IList(Of KeyOption)

属性值

适用于