次の方法で共有


AlterServiceMasterKeyOption 列挙体

サービス マスター キーの変更オプションを指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration AlterServiceMasterKeyOption
public enum AlterServiceMasterKeyOption
public enum class AlterServiceMasterKeyOption
type AlterServiceMasterKeyOption
public enum AlterServiceMasterKeyOption

メンバー

メンバー名 説明
None オプションは None です
Regenerate オプションは Regenerate です
ForceRegenerate オプションは ForceRegenerate です
WithOldAccount オプションは WithOldAccount です
WithNewAccount オプションは WithNewAccount です

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間

AlterServiceMasterKeyStatement