IDTSBreakpointSite100 Interfaz

Definición

public interface class IDTSBreakpointSite100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSSuspend100
[System.Runtime.InteropServices.Guid("974C4A9A-C2B0-4390-AE6C-B8BD64BF795B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointSite100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSSuspend100
[<System.Runtime.InteropServices.Guid("974C4A9A-C2B0-4390-AE6C-B8BD64BF795B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointSite100 = interface
    interface IDTSSuspend100
Public Interface IDTSBreakpointSite100
Implements IDTSSuspend100
Derivado
Atributos
Implementaciones

Comentarios

Para obtener más información, vea IDTSBreakpointSite.

Propiedades

DebugMode
SuspendRequired

Métodos

AcceptBreakpointManager(IDTSBreakpointManager100)
ResumeExecution()
SuspendExecution()

Se aplica a