Интерфейс IMiningModelViewerControl2
Пространство имен: Microsoft.DataWarehouse.Interfaces
Сборка: Microsoft.DataWarehouse.Interfaces (в Microsoft.DataWarehouse.Interfaces.dll)
Синтаксис
'Декларация
Public Interface IMiningModelViewerControl2 _
Inherits IMiningModelViewerControl
'Применение
Dim instance As IMiningModelViewerControl2
public interface IMiningModelViewerControl2 : IMiningModelViewerControl
public interface class IMiningModelViewerControl2 : IMiningModelViewerControl
type IMiningModelViewerControl2 =
interface
interface IMiningModelViewerControl
end
public interface IMiningModelViewerControl2 extends IMiningModelViewerControl
Тип IMiningModelViewerControl2 обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ConnectionString | (Производный от IMiningModelViewerControl.) |
![]() |
DbConnection | Specifies the connection to an instance of Analysis Services. |
![]() |
MiningModelName | (Производный от IMiningModelViewerControl.) |
![]() |
ServiceProvider | (Производный от IMiningModelViewerControl.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
LoadViewerData | (Производный от IMiningModelViewerControl.) |
![]() |
ViewerActivated | (Производный от IMiningModelViewerControl.) |
В начало
Замечания
This interface is derived from IMiningModelViewerControl and allows you to pass an existing connection, instead of passing a connection string.
.gif)
.gif)