AlterServiceMasterKeyOption 列挙体

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

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

構文

'宣言
Public Enumeration AlterServiceMasterKeyOption
'使用
Dim instance As AlterServiceMasterKeyOption
public enum AlterServiceMasterKeyOption
public enum class AlterServiceMasterKeyOption
public enum AlterServiceMasterKeyOption

メンバ

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

参照

参照

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