ProcessableMajorObject.CanProcess 方法

Indicates whether the process type can be processed for a specified ProcessableMajorObject object.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
public abstract bool CanProcess(
    ProcessType processType
)

參數

傳回值

型別:System.Boolean
true if the specified process type can be processed; otherwise, false.

實作

IProcessable.CanProcess(ProcessType)

請參閱

參考

ProcessableMajorObject 類別

Microsoft.AnalysisServices 命名空間