Share via


IOrclDebugServices Interface

Definition

public interface class IOrclDebugServices : Microsoft::VisualStudio::Debugger::Interop::ISqlDebugServices
[System.Runtime.InteropServices.Guid("024C21B0-25AB-11D2-9C5A-0060083E8189")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOrclDebugServices : Microsoft.VisualStudio.Debugger.Interop.ISqlDebugServices
[<System.Runtime.InteropServices.Guid("024C21B0-25AB-11D2-9C5A-0060083E8189")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOrclDebugServices = interface
    interface ISqlDebugServices
Public Interface IOrclDebugServices
Implements ISqlDebugServices
Attributes
Implements

Methods

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

Applies to