Metoda SfcInstance.DropImpl
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Sub DropImpl
'Użycie
Me.DropImpl()
protected void DropImpl()
protected:
void DropImpl()
member DropImpl : unit -> unit
protected function DropImpl()