Metoda IDroppable.Drop
Usuwa odwołanie obiektu.
Przestrzeń nazw: Microsoft.SqlServer.Management.Common
Zestaw: Microsoft.SqlServer.ConnectionInfo (w Microsoft.SqlServer.ConnectionInfo.dll)
Składnia
'Deklaracja
Sub Drop
'Użycie
Dim instance As IDroppable
instance.Drop()
void Drop()
void Drop()
abstract Drop : unit -> unit
function Drop()