DropServiceKeyEncryption メソッド
マスター キーからサービス キー暗号化を削除します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public Sub DropServiceKeyEncryption
'使用
Dim instance As MasterKey
instance.DropServiceKeyEncryption()
public void DropServiceKeyEncryption()
public:
void DropServiceKeyEncryption()
member DropServiceKeyEncryption : unit -> unit
public function DropServiceKeyEncryption()