Interface IDTSInfoEvents100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see IDTSInfoEvents.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")> _
Public Interface IDTSInfoEvents100
'Utilisation
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
Le type IDTSInfoEvents100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
FireError | Infrastructure. For more information, see IDTSInfoEvents. | |
FireInformation | Infrastructure. For more information, see IDTSInfoEvents. | |
FireWarning | Infrastructure. For more information, see IDTSInfoEvents. |
Haut de la page