CreateSymmetricKeyStatement.KeyOptions Property

Gets a list of options for this key.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

public IList<KeyOption> KeyOptions { get; }

Property Value

Type: System.Collections.Generic.IList<KeyOption>

.NET Framework Security

See Also

Reference

CreateSymmetricKeyStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace