EntityStagingGetRequest 클래스

정의

EntityStagingGet 서비스 호출의 입력 메시지 계약을 나타냅니다.

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

생성자

Name Description
EntityStagingGetRequest()

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

EntityStagingGetRequest(International, EntityStagingGetCriteria)

지정된 국제 및 get 기준으로 클래스의 EntityStagingGetRequest 새로운 인스턴스를 초기화합니다.

필드

Name Description
GetCriteria

엔터티 스테이징 배치를 얻기 위한 기준을 명시합니다.

International

문화적 배경.

적용 대상