Udostępnij przez


Właściwość ReportParameter.UsedInQuery

Pobiera wartość wskazująca, czy parametr jest używana w kwerendzie w raporcie.

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

Składnia

'Deklaracja
Public ReadOnly Property UsedInQuery As Boolean
    Get
'Użycie
Dim instance As ReportParameter
Dim value As Boolean

value = instance.UsedInQuery
public bool UsedInQuery { get; }
public:
property bool UsedInQuery {
    bool get ();
}
member UsedInQuery : bool
function get UsedInQuery () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.