BatchHeader 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 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
ms164437.pubproperty(en-US,SQL.90).gif Actor  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif AnyAttr  
ms164437.pubproperty(en-US,SQL.90).gif BatchID Gets or sets the batch ID that is associated with a single database transaction in which multiple Web service methods run.
ms164437.pubproperty(en-US,SQL.90).gif DidUnderstand  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif EncodedMustUnderstand  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif EncodedMustUnderstand12  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif EncodedRelay  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif MustUnderstand  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif Relay  (inherited from SoapHeader )
ms164437.pubproperty(en-US,SQL.90).gif Role  (inherited from SoapHeader )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164437.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164437.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms164437.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms164437.pubmethod(en-US,SQL.90).gifms164437.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164437.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms164437.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms164437.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

BatchHeader Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace