다음을 통해 공유


EntityStagingLoadRequest 클래스

정의

엔터티 준비 로드 멤버의 요청 메시지 계약을 나타냅니다.

public ref class EntityStagingLoadRequest
[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="EntityStagingLoadRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingLoadRequest
[<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="EntityStagingLoadRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingLoadRequest = class
Public Class EntityStagingLoadRequest
상속
EntityStagingLoadRequest
특성

생성자

EntityStagingLoadRequest()

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

EntityStagingLoadRequest(International, String, EntityStagingImportType, Collection<EntityMembers>, Boolean)

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

필드

BatchTag

준비 일괄 처리를 식별하기 위한 일괄 처리 태그를 지정합니다.

ImportType

준비할 가져오기 유형을 지정합니다.

International

culture 설정을 지정합니다.

ModelMembers

로드할 모델 멤버를 지정합니다.

QueueForProcessing

이 로드 중에 생성된 준비 일괄 처리가 큐에 처리 대기 중으로 설정되어야 할지 여부를 나타냅니다.

적용 대상