次の方法で共有


DropKeyEncryption メソッド (SymmetricKeyEncryption[])

指定したキー暗号化を対称キーから削除します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub DropKeyEncryption ( _
    keyEncryptions As SymmetricKeyEncryption() _
)
'使用
Dim instance As SymmetricKey
Dim keyEncryptions As SymmetricKeyEncryption()

instance.DropKeyEncryption(keyEncryptions)
public void DropKeyEncryption(
    SymmetricKeyEncryption[] keyEncryptions
)
public:
void DropKeyEncryption(
    array<SymmetricKeyEncryption^>^ keyEncryptions
)
member DropKeyEncryption : 
        keyEncryptions:SymmetricKeyEncryption[] -> unit 
public function DropKeyEncryption(
    keyEncryptions : SymmetricKeyEncryption[]
)

パラメーター

使用例

暗号化の使用