BatchHeader Class
SQL Server 2012
Represents a batch header that supports the use of multi-method operations that run within a single transaction. For more information about batch headers, see Batching Methods.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
The BatchHeader type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Actor | (Inherited from SoapHeader.) |
![]() | AnyAttr | |
![]() | BatchID | Gets or sets the batch ID that is associated with a single database transaction in which multiple Web service methods run. |
![]() | DidUnderstand | (Inherited from SoapHeader.) |
![]() | EncodedMustUnderstand | (Inherited from SoapHeader.) |
![]() | EncodedMustUnderstand12 | (Inherited from SoapHeader.) |
![]() | EncodedRelay | (Inherited from SoapHeader.) |
![]() | MustUnderstand | (Inherited from SoapHeader.) |
![]() | Relay | (Inherited from SoapHeader.) |
![]() | Role | (Inherited from SoapHeader.) |
The BatchHeader class is used with the BatchHeaderValue property in a SOAP header.

