Aracılığıyla paylaş


IReportContext.QueryParameters Özelliği

Rapor sorgu parametreleri belirten bir değeri alır.

Ad Alanı:  Microsoft.ReportingServices.Interfaces
Derlemeler:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)

Sözdizimi

'Bildirim
ReadOnly Property QueryParameters As IDictionary(Of String, IParameter)
    Get
'Kullanım
Dim instance As IReportContext
Dim value As IDictionary(Of String, IParameter)

value = instance.QueryParameters
IDictionary<string, IParameter> QueryParameters { get; }
property IDictionary<String^, IParameter^>^ QueryParameters {
    IDictionary<String^, IParameter^>^ get ();
}
abstract QueryParameters : IDictionary<string, IParameter>
function get QueryParameters () : IDictionary<String, IParameter>

Özellik Değeri

Tür: System.Collections.Generic.IDictionary<String, IParameter>
Rapor sorgu parametreleri belirten bir değer.

Açıklamalar

Parametre adı sözlük anahtar.