BatchHeader Members
Include Protected Members
Include Inherited Members
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.
The BatchHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BatchHeader() | Instantiates a new instance of the BatchHeader class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
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.) |
Top