Interface IMiningModelViewerControl

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a viewer control for mining model.

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface IMiningModelViewerControl
'Utilisation
Dim instance As IMiningModelViewerControl
public interface IMiningModelViewerControl
public interface class IMiningModelViewerControl
type IMiningModelViewerControl =  interface end
public interface IMiningModelViewerControl

Le type IMiningModelViewerControl expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ConnectionString Infrastructure. Gets or sets a string used to open a connection.
Propriété publique MiningModelName Infrastructure. Gets or sets the name of the mining model.
Propriété publique ServiceProvider Infrastructure. Gets or sets the IServiceProvider for the control.

Haut de la page

Méthodes

  Nom Description
Méthode publique LoadViewerData Infrastructure. Indicates whether the mining model loads viewer data.
Méthode publique ViewerActivated Infrastructure. Specifies the activated viewer.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.DataWarehouse.Interfaces