Udostępnij przez


Właściwość Action.DrillthroughParameters

Pobiera parametry przeglądanie szczegółowe raportu.

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

Składnia

'Deklaracja
Public Property DrillthroughParameters As NameValueCollection
    Get
    Set
'Użycie
Dim instance As Action
Dim value As NameValueCollection

value = instance.DrillthroughParameters

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

Wartość właściwości

Typ: System.Collections.Specialized.NameValueCollection
A NameValueCollection reprezentujących parametry przeglądanie szczegółowe raportu.