EntityStagingProcessRequest 클래스

정의

엔터티 준비 처리 요청을 나타냅니다.

public ref class EntityStagingProcessRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityStagingProcessRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingProcessRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityStagingProcessRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingProcessRequest = class
Public Class EntityStagingProcessRequest
상속
EntityStagingProcessRequest
특성

생성자

EntityStagingProcessRequest()

EntityStagingProcessRequest 클래스의 새 인스턴스를 초기화합니다.

EntityStagingProcessRequest(International, String, Identifier, MemberType, Identifier)

지정된 국가별 설정, 일괄 처리 태그, 엔터티 ID, 멤버 유형 및 버전 ID를 포함하는 EntityStagingProcessRequest 클래스의 새 인스턴스를 초기화합니다.

필드

BatchTag

처리 요청을 적용할 수 있는 일괄 처리를 식별합니다.

EntityId

처리 요청을 적용할 수 있는 엔터티를 식별합니다.

International

culture 설정입니다.

MemberType

처리 요청을 적용할 수 있는 멤버 유형을 식별합니다.

VersionId

버전 ID와 연결된 일괄 처리입니다.

적용 대상