ReportingService2005.ExecuteBatch Yöntemi
Bir tek veritabanı hareket içinde bir toplu iş kimliği ile ilişkili tüm yöntemleri yürütür.
Ad Alanı: ReportService2005
Derleme: ReportService2005 (ReportService2005 içinde.dll)
Sözdizimi
'Bildirim
<SoapHeaderAttribute("BatchHeaderValue")> _
<SoapHeaderAttribute("ServerInfoHeaderValue", Direction := SoapHeaderDirection.Out)> _
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/ExecuteBatch", RequestNamespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", _
ResponseNamespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Sub ExecuteBatch
'Kullanım
Dim instance As ReportingService2005
instance.ExecuteBatch()
[SoapHeaderAttribute("BatchHeaderValue")]
[SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)]
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/ExecuteBatch", RequestNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
ResponseNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public void ExecuteBatch()
[SoapHeaderAttribute(L"BatchHeaderValue")]
[SoapHeaderAttribute(L"ServerInfoHeaderValue", Direction = SoapHeaderDirection::Out)]
[SoapDocumentMethodAttribute(L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/ExecuteBatch", RequestNamespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
ResponseNamespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
Use = SoapBindingUse::Literal, ParameterStyle = SoapParameterStyle::Wrapped)]
public:
void ExecuteBatch()
[<SoapHeaderAttribute("BatchHeaderValue")>]
[<SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)>]
[<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/ExecuteBatch", RequestNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
ResponseNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)>]
member ExecuteBatch : unit -> unit
public function ExecuteBatch()
Açıklamalar
Aşağıdaki tablo üstbilgi ve izinler bu işlemi gösterir.
soap üstbilgileri |
(De)BatchHeaderValue (Giden)ServerInfoHeaderValue |
Gerekli izinler |
toplu iş iş olarak tek tek operasyonların izinleri. |
Şu anda küme ile ilişkili tüm yöntemleri kimliği içinde yürütülen toplu iş iş kapsam bir tek veritabanı hareket içinde bunlar denir sırada.toplu iş iş iş kimliği, her Web hizmet işlemi için soap üstbilgisinde yer alıyor.
Toplu işlemi çalıştırmak için küme BatchHeaderValue özellik toplu işlem oluşturulduğunda, oluşturulan toplu iş kimliği Web hizmet.
toplu iş iş iş çalıştırıldığında herhangi bir yöntem çağrıları bir hata ortaya çıkarsa, rapor sunucusu yürütme durdurur ve herhangi bir önceki işlemi geri alır.Bu yöntem çağrısı başarılı toplu iş diğer yöntem çağrılarını yürütülmesini bağlı olduğunda yararlıdır.
Kullanıcılar toplu iş iş işleme dahil tüm işlemleri izinlerinizin olması gerekir.
Ayrıca bkz.