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
Nombre | Description | |
---|---|---|
BatchHeader | Instantiates a new instance of the BatchHeader class. |
Arriba
Public Properties
Nombre | 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 ) |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
BatchHeader Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace