Udostępnij przez


Interfejs IMiningModelViewerControl2

Przestrzeń nazw:  Microsoft.DataWarehouse.Interfaces
Zestaw:  Microsoft.DataWarehouse.Interfaces (w Microsoft.DataWarehouse.Interfaces.dll)

Składnia

'Deklaracja
Public Interface IMiningModelViewerControl2 _
    Inherits IMiningModelViewerControl
'Użycie
Dim instance As IMiningModelViewerControl2
public interface IMiningModelViewerControl2 : IMiningModelViewerControl
public interface class IMiningModelViewerControl2 : IMiningModelViewerControl
type IMiningModelViewerControl2 =  
    interface
        interface IMiningModelViewerControl
    end
public interface IMiningModelViewerControl2 extends IMiningModelViewerControl

Typ IMiningModelViewerControl2 uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna ConnectionString (Dziedziczony z IMiningModelViewerControl).
Właściwość publiczna DbConnection Określa połączenie z wystąpienie programu Analysis Services.
Właściwość publiczna MiningModelName (Dziedziczony z IMiningModelViewerControl).
Właściwość publiczna ServiceProvider (Dziedziczony z IMiningModelViewerControl).

Do góry

Metody

  Nazwa Opis
Metoda publiczna LoadViewerData (Dziedziczony z IMiningModelViewerControl).
Metoda publiczna ViewerActivated (Dziedziczony z IMiningModelViewerControl).

Do góry

Uwagi

Ten interfejs jest pochodną IMiningModelViewerControl i umożliwia przekazywanie istniejącego połączenia, zamiast przekazywanie połączenia ciąg.