CreateSymmetricKeyStatement.KeyOptions Property

Definition

Options for this key.

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)

Property Value

Applies to