Udostępnij za pośrednictwem


Właściwość ReportParameter.NullableSpecified

Wskazuje, czy Nullable została określona właściwość.

Przestrzeń nazw:  ReportExecution2005
Zestaw:  ReportExecution2005 (w ReportExecution2005.dll)

Składnia

'Deklaracja
Public Property NullableSpecified As Boolean
    Get
    Set
'Użycie
Dim instance As ReportParameter
Dim value As Boolean

value = instance.NullableSpecified

instance.NullableSpecified = value
public bool NullableSpecified { get; set; }
public:
property bool NullableSpecified {
    bool get ();
    void set (bool value);
}
member NullableSpecified : bool with get, set
function get NullableSpecified () : boolean
function set NullableSpecified (value : boolean)

Wartość właściwości

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