IDTSComponentEvents100 Schnittstelle

Definition

public interface class IDTSComponentEvents100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100
[System.Runtime.InteropServices.Guid("674D1E75-5501-4E94-B5A1-0A907B4571E0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentEvents100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100
[<System.Runtime.InteropServices.Guid("674D1E75-5501-4E94-B5A1-0A907B4571E0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentEvents100 = interface
    interface IDTSInfoEvents100
Public Interface IDTSComponentEvents100
Implements IDTSInfoEvents100
Attribute
Implementiert

Methoden

FireBreakpointHit(IDTSBreakpointTarget100)
FireCustomEvent(String, String, Object[], String, Boolean)
FireError(Int32, String, String, String, Int32, Boolean)
FireInformation(Int32, String, String, String, Int32, Boolean)
FireProgress(String, Int32, Int32, Int32, String, Boolean)
FireQueryCancel(Boolean)
FireWarning(Int32, String, String, String, Int32)

Gilt für: