EntityStagingBatch.BatchTag 属性

定义

获取或设置用户定义的批处理标记。

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

属性值

用户定义的批处理标记。

属性

适用于