Metoda ASTaskBase.StopExecution
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Zestaw: Microsoft.SqlServer.ASTasks (w Microsoft.SqlServer.ASTasks.dll)
Składnia
'Deklaracja
Protected Sub StopExecution
'Użycie
Me.StopExecution()
protected void StopExecution()
protected:
void StopExecution()
member StopExecution : unit -> unit
protected function StopExecution()
Zobacz także