ProcessableMajorObject.Process 메서드 (ProcessType, Binding)

Processes the ProcessableMajorObject with the specified process type.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Sub Process ( _
    type As ProcessType, _
    source As Binding _
)
‘사용 방법
Dim instance As ProcessableMajorObject 
Dim type As ProcessType 
Dim source As Binding

instance.Process(type, source)
public void Process(
    ProcessType type,
    Binding source
)
public:
void Process(
    ProcessType type, 
    Binding^ source
)
member Process : 
        type:ProcessType * 
        source:Binding -> unit
public function Process(
    type : ProcessType, 
    source : Binding
)

매개 변수

참고 항목

참조

ProcessableMajorObject 클래스

Process 오버로드

Microsoft.AnalysisServices 네임스페이스