AsymmetricKey.Drop Method
Removes an asymmetric key from the database.
CREATE ASYMMETRIC KEY (Transact-SQL)
Overload List
| Name | Description |
|---|---|
| AsymmetricKey.Drop () |
Removes the asymmetric key from the instance of SQL Server.
|
| AsymmetricKey.Drop (Boolean) |
Removes an Extensible Key Management (EKM) key from an EKM device.
|
See Also