Share via


BatchHeader Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 following tables list the members exposed by the BatchHeader type.

Public Constructors

  Name Description
BatchHeader Instantiates a new instance of the BatchHeader class.

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

BatchHeader Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace