Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


ProcessableMajorObject.CanProcess Method

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public abstract bool CanProcess(
    ProcessType processType
)

Parameters

Return Value

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

Implements

IProcessable.CanProcess(ProcessType)

See Also

Reference

ProcessableMajorObject Class

Microsoft.AnalysisServices Namespace