Udostępnij przez


Właściwość ReportParameter.Nullable

Pobiera wartość wskazująca, czy wartością tego parametru może być Null.

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

Składnia

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

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

Wartość właściwości

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