ReportingService2005.SetItemDataSources Yöntemi
Bir öğe için veri kaynakları katalogda ayarlar.
Ad Alanı: ReportService2005
Derleme: ReportService2005 (ReportService2005 içinde.dll)
Sözdizimi
'Bildirim
<SoapHeaderAttribute("BatchHeaderValue")> _
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetItemDataSources", 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)> _
<SoapHeaderAttribute("ServerInfoHeaderValue", Direction := SoapHeaderDirection.Out)> _
Public Sub SetItemDataSources ( _
Item As String, _
DataSources As DataSource() _
)
'Kullanım
Dim instance As ReportingService2005
Dim Item As String
Dim DataSources As DataSource()
instance.SetItemDataSources(Item, DataSources)
[SoapHeaderAttribute("BatchHeaderValue")]
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetItemDataSources", 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)]
[SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)]
public void SetItemDataSources(
string Item,
DataSource[] DataSources
)
[SoapHeaderAttribute(L"BatchHeaderValue")]
[SoapDocumentMethodAttribute(L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetItemDataSources", 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)]
[SoapHeaderAttribute(L"ServerInfoHeaderValue", Direction = SoapHeaderDirection::Out)]
public:
void SetItemDataSources(
String^ Item,
array<DataSource^>^ DataSources
)
[<SoapHeaderAttribute("BatchHeaderValue")>]
[<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetItemDataSources", 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)>]
[<SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)>]
member SetItemDataSources :
Item:string *
DataSources:DataSource[] -> unit
public function SetItemDataSources(
Item : String,
DataSources : DataSource[]
)
Parametreler
- Item
Tür: System.String
öğenin tam adını olduğu için küme veri kaynakları.Tarafından oluşturulan bir EditSessionID kabul CreateReportEditSession(String, String, array<Byte[]) yöntem.
- DataSources
Tür: array<ReportService2005.DataSource[]
Bir dizi DataSource nesneler.
Açıklamalar
Aşağıdaki tablo üstbilgi ve izinler bu işlemi gösterir.
soap üstbilgileri |
(De)BatchHeaderValue (Giden)ServerInfoHeaderValue |
Gerekli izinler |
Öğe türüne bağlıdır Item:
|
SetItemDataSourcesbağlantılı rapor öğesi türüne özellikler veri kaynak hata küme döndürür.
Bir rsDatakaynakNotFound bir veri yoksa hata verdi kaynak olmayan ilişkili madde yöntemine aktarýlýr.
Zaman Item türü olan bir model, belirtilen değer gerekir tek bir DataSourceReference.Bir dizi sağlarsanız bu durumda, DataSource nesneleri, bir hata döndürdü.
Zaman türü Item bir model olduğu belirtilen DataSourceReference belirtilen bir modeli başvurusu veya veri kaynak kimlik bilgileri bilgilerine sahip küme için komut istemi.
Birden çok veri kaynağına bir öğe varsa, yalnızca değişmiş veri kaynakları gönderilebilir.