Interfejs IDTSInfoEvents
Określa interfejs, który jest używany do ognia informacyjne, ostrzeżeń i błędów.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Interface IDTSInfoEvents
'Użycie
Dim instance As IDTSInfoEvents
public interface IDTSInfoEvents
public interface class IDTSInfoEvents
type IDTSInfoEvents = interface end
public interface IDTSInfoEvents
Typ IDTSInfoEvents uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
FireError | Uruchamiany, komunikat o błędzie. | |
FireInformation | Fires zdarzenie informacyjne. | |
FireWarning | Uruchamiany, a ostrzeżenie. |
Do góry