IDesignerDebugSession Interface

 

Applies To: SQL Server 2016 Preview

Displays the designer interface debug session.

Namespace:   Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

public interface IDesignerDebugSession
public interface class IDesignerDebugSession
type IDesignerDebugSession = interface end
Public Interface IDesignerDebugSession

Methods

Name Description
System_CAPS_pubmethod ExecuteCommand(IDictionary)

Executes command directly on the collection of key/value pairs.

See Also

Microsoft.DataWarehouse.Interfaces.Debugger Namespace

Return to top