SymmetricKey.Close 方法
Closes the symmetric key.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Sub Close
'用途
Dim instance As SymmetricKey
instance.Close()
public void Close()
public:
void Close()
member Close : unit -> unit
public function Close()
範例
請參閱
參考
Microsoft.SqlServer.Management.Smo 命名空間