IMiningModelViewerControl Interface

This API supports the infrastructure and is not intended to be used directly from your code.

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

Syntax

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

The IMiningModelViewerControl type exposes the following members.

Properties

  Name Description
Public property ConnectionString
Public property MiningModelName
Public property ServiceProvider

Top

Methods

  Name Description
Public method LoadViewerData
Public method ViewerActivated

Top