Udostępnij przez


Właściwość Image.DrillthroughParameters

Zwraca parametry przeglądanie szczegółowe raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property DrillthroughParameters As NameValueCollection
    Get
'Użycie
Dim instance As Image
Dim value As NameValueCollection

value = instance.DrillthroughParameters
public NameValueCollection DrillthroughParameters { get; }
public:
property NameValueCollection^ DrillthroughParameters {
    NameValueCollection^ get ();
}
member DrillthroughParameters : NameValueCollection
function get DrillthroughParameters () : NameValueCollection

Wartość właściwości

Typ: System.Collections.Specialized.NameValueCollection
A System.Collections.Specialized.NameValueCollection zawierających parametry używane do przeglądanie szczegółowe raportu.