Метод IProcessable.Process

Показывать защищенные элементы
Показывать наследуемые элементы

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Executes a process that is associated with the IProcessable.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод Process() Инфраструктура. Executes a process that is associated with the IProcessable with the default type.
Открытый метод Process(ProcessType) Инфраструктура. Executes a process that is associated with the IProcessable with the specified type.
Открытый метод Process(ProcessType, ErrorConfiguration) Инфраструктура. Executes a process that is associated with the IProcessable with the specified process type error configuration.
Открытый метод Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Инфраструктура. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
Открытый метод Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) Инфраструктура. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
Открытый метод Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) Инфраструктура. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

В начало

См. также

Справочник

IProcessable Интерфейс

Пространство имен Microsoft.AnalysisServices