Share via


ISqlDebugServices2 Interface

Definition

public interface class ISqlDebugServices2 : Microsoft::VisualStudio::Debugger::Interop::ISqlDebugServices
[System.Runtime.InteropServices.Guid("58A17937-FD89-47A3-94E8-9DF28C1D4F4A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISqlDebugServices2 : Microsoft.VisualStudio.Debugger.Interop.ISqlDebugServices
[<System.Runtime.InteropServices.Guid("58A17937-FD89-47A3-94E8-9DF28C1D4F4A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISqlDebugServices2 = interface
    interface ISqlDebugServices
Public Interface ISqlDebugServices2
Implements ISqlDebugServices
Attributes
Implements

Methods

CancelQuery()
Enter(String)
GetDataBaseIdFromName(String, UInt32)
GetDataBaseNameFromId(String, UInt32, String)
GetProcidFromSProcUrl(String, UInt32)
GetSPNameFromProcid(String, String)
GetSPText(String, IStream)
IsDBCaseSensitive(String, Int32)
Leave(String)

Applies to