Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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.
Иерархия наследования
System.Object
System.Web.Services.Protocols.SoapHeader
ReportService2005.BatchHeader
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
Public Class BatchHeader _
Inherits SoapHeader
'Применение
Dim instance As BatchHeader
public class BatchHeader : SoapHeader
public ref class BatchHeader : public SoapHeader
type BatchHeader =
class
inherit SoapHeader
end
public class BatchHeader extends SoapHeader
Тип BatchHeader обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
BatchHeader | Instantiates a new instance of the BatchHeader class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Actor | (Производный от 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 | (Производный от SoapHeader.) |
![]() |
EncodedMustUnderstand | (Производный от SoapHeader.) |
![]() |
EncodedMustUnderstand12 | (Производный от SoapHeader.) |
![]() |
EncodedRelay | (Производный от SoapHeader.) |
![]() |
MustUnderstand | (Производный от SoapHeader.) |
![]() |
Relay | (Производный от SoapHeader.) |
![]() |
Role | (Производный от SoapHeader.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Замечания
The BatchHeader class is used with the BatchHeaderValue property in a SOAP header.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)