IDTSInfoEvents100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSInfoEvents.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")> _
Public Interface IDTSInfoEvents100
'Usage
Dim instance As IDTSInfoEvents100
[GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")]
public interface IDTSInfoEvents100
[GuidAttribute(L"3FD997B7-6EF0-4F49-B769-1955D3B650ED")]
public interface class IDTSInfoEvents100
[<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")>]
type IDTSInfoEvents100 =  interface end
public interface IDTSInfoEvents100

Der IDTSInfoEvents100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode FireError Infrastruktur For more information, see IDTSInfoEvents.
Öffentliche Methode FireInformation Infrastruktur For more information, see IDTSInfoEvents.
Öffentliche Methode FireWarning Infrastruktur For more information, see IDTSInfoEvents.

Zum Anfang