ISqlDebugServices2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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