IMiningModelViewerControl 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

Represents a viewer control for mining model.

命名空间:  Microsoft.DataWarehouse.Interfaces
程序集:  Microsoft.DataWarehouse.Interfaces(在 Microsoft.DataWarehouse.Interfaces.dll 中)

语法

声明
Public Interface IMiningModelViewerControl
用法
Dim instance As IMiningModelViewerControl
public interface IMiningModelViewerControl
public interface class IMiningModelViewerControl
type IMiningModelViewerControl =  interface end
public interface IMiningModelViewerControl

IMiningModelViewerControl 类型公开以下成员。

属性

  名称 说明
公共属性 ConnectionString 基础结构。Gets or sets a string used to open a connection.
公共属性 MiningModelName 基础结构。Gets or sets the name of the mining model.
公共属性 ServiceProvider 基础结构。Gets or sets the IServiceProvider for the control.

页首

方法

  名称 说明
公共方法 LoadViewerData 基础结构。Indicates whether the mining model loads viewer data.
公共方法 ViewerActivated 基础结构。Specifies the activated viewer.

页首

请参阅

参考

Microsoft.DataWarehouse.Interfaces 命名空间