IDesignerDebugSession Interface

Displays the designer interface debug session.

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

Syntax

'Declaration
Public Interface IDesignerDebugSession
'Usage
Dim instance As IDesignerDebugSession
public interface IDesignerDebugSession
public interface class IDesignerDebugSession
type IDesignerDebugSession =  interface end
public interface IDesignerDebugSession

The IDesignerDebugSession type exposes the following members.

Methods

  Name Description
Public method ExecuteCommand Executes command directly on the collection of key/value pairs.

Top

See Also

Reference

Microsoft.DataWarehouse.Interfaces.Debugger Namespace