언어

EntityStagingLoadRequest.BatchTag 속성

정의

스테이징 배치를 식별하기 위한 배치 태그를 지정합니다.

public:
 property System::String ^ BatchTag { System::String ^ get(); void set(System::String ^ value); };
[System.ServiceModel.MessageBodyMember]
public string BatchTag { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.BatchTag : string with get, set
Public Property BatchTag As String

속성 값

배치 태그는 스테이징 배치를 식별하는 데 사용됩니다.

특성

적용 대상