Process メソッド

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

オーバーロードの一覧

  名前 説明
パブリック メソッド Process() () () () インフラストラクチャです。
パブリック メソッド Process(ProcessType) インフラストラクチャです。
パブリック メソッド Process(ProcessType, ErrorConfiguration) インフラストラクチャです。
パブリック メソッド Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) インフラストラクチャです。
パブリック メソッド Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) インフラストラクチャです。
パブリック メソッド Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) インフラストラクチャです。

Top