IMiningModelViewerControl2 Interface

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

Syntax

'Declaration
Public Interface IMiningModelViewerControl2 _
    Inherits IMiningModelViewerControl
'Usage
Dim instance As IMiningModelViewerControl2
public interface IMiningModelViewerControl2 : IMiningModelViewerControl
public interface class IMiningModelViewerControl2 : IMiningModelViewerControl
type IMiningModelViewerControl2 =  
    interface
        interface IMiningModelViewerControl
    end
public interface IMiningModelViewerControl2 extends IMiningModelViewerControl

Remarks

This interface is derived from IMiningModelViewerControl and allows you to pass an existing connection, instead of passing a connection string.