다음을 통해 공유


StagingProcessRequest 생성자 (International, Boolean, StagingUnbatchedCriteria)

Initializes a new instance of the StagingProcessRequest class that has the specified cultural settings, .

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

구문

‘선언
Public Sub New ( _
    International As International, _
    Process As Boolean, _
    UnbatchedCriteria As StagingUnbatchedCriteria _
)
‘사용 방법
Dim International As International
Dim Process As Boolean
Dim UnbatchedCriteria As StagingUnbatchedCriteria

Dim instance As New StagingProcessRequest(International, _
    Process, UnbatchedCriteria)
public StagingProcessRequest(
    International International,
    bool Process,
    StagingUnbatchedCriteria UnbatchedCriteria
)
public:
StagingProcessRequest(
    International^ International, 
    bool Process, 
    StagingUnbatchedCriteria^ UnbatchedCriteria
)
new : 
        International:International * 
        Process:bool * 
        UnbatchedCriteria:StagingUnbatchedCriteria -> StagingProcessRequest
public function StagingProcessRequest(
    International : International, 
    Process : boolean, 
    UnbatchedCriteria : StagingUnbatchedCriteria
)

매개 변수

  • Process
    유형: System.Boolean
    If true, run the staging queue; otherwise, false.

참고 항목

참조

StagingProcessRequest 클래스

StagingProcessRequest 오버로드

Microsoft.MasterDataServices 네임스페이스