EntityStagingLoadRequest 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
엔터티 준비 로드 멤버의 요청 메시지 계약을 나타냅니다.
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
- 특성
생성자
필드
BatchTag |
준비 일괄 처리를 식별하기 위한 일괄 처리 태그를 지정합니다. |
ImportType |
준비할 가져오기 유형을 지정합니다. |
International |
culture 설정을 지정합니다. |
ModelMembers |
로드할 모델 멤버를 지정합니다. |
QueueForProcessing |
이 로드 중에 생성된 준비 일괄 처리가 큐에 처리 대기 중으로 설정되어야 할지 여부를 나타냅니다. |