Udostępnij za pośrednictwem


Metoda TableEvents.StopEvents

Zatrzymuje odbieranie zdarzeń.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub StopEvents
'Użycie
Dim instance As TableEvents

instance.StopEvents()
public void StopEvents()
public:
void StopEvents()
member StopEvents : unit -> unit 
public function StopEvents()