BatchHeader Class
SQL Server 2000
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.
Public Class BatchHeader Inherits SoapHeader Member of [Namespace]
public class BatchHeader : SoapHeader Member of [Namespace]
Public Properties
BatchID | The batch ID that is associated with a single database transaction in which multiple Web service methods run. String. |
Remarks
The BatchHeader class is used with the BatchHeaderValue property in a SOAP header.
