Интерфейс IDTSInfoEvents
Defines an interface that is used to fire informational, warning, and error events.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Interface IDTSInfoEvents
'Применение
Dim instance As IDTSInfoEvents
public interface IDTSInfoEvents
public interface class IDTSInfoEvents
type IDTSInfoEvents = interface end
public interface IDTSInfoEvents
Тип IDTSInfoEvents обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
FireError | Fires an error. | |
FireInformation | Fires an informational event. | |
FireWarning | Fires a warning. |
В начало