ProviderEncryptionSource.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)

プロパティ値

適用対象