Share via


ISqlInitializeDebuggingEvent Interface

Definition

public interface class ISqlInitializeDebuggingEvent : Microsoft::VisualStudio::Debugger::Interop::ISqlLaunchEvent
[System.Runtime.InteropServices.Guid("64CA6687-B7D9-42F4-8448-FAE4EF2DB76E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISqlInitializeDebuggingEvent : Microsoft.VisualStudio.Debugger.Interop.ISqlLaunchEvent
[<System.Runtime.InteropServices.Guid("64CA6687-B7D9-42F4-8448-FAE4EF2DB76E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISqlInitializeDebuggingEvent = interface
    interface ISqlLaunchEvent
Public Interface ISqlInitializeDebuggingEvent
Implements ISqlLaunchEvent
Attributes
Implements

Methods

GetDebugString(SERVERTYPE, String, String)
GetServerToInitialize(String)
HandleDebugServerInstance(UInt32, Byte[])
OnCompleteExecute()
SetDebugServiceCallback(Object)
SetError(Int32, String)
SpecifyDebugServerData(UInt32, Byte[], UInt32)

Applies to