SymmetricKey.Drop Method
Include Protected Members
Include Inherited Members
Removes a symmetric key from the current database.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Drop() | Removes a symmetric key from the instance of SQL Server. | |
Drop(Boolean) | Removes a symmetric key and the provider key associated with it from the instance of SQL Server. |
Top