ReportParameter.Nullable Properti

Definisi

Menunjukkan apakah nilai parameter dapat berupa null.

public:
 property bool Nullable { bool get(); void set(bool value); };
public bool Nullable { get; set; }
member this.Nullable : bool with get, set
Public Property Nullable As Boolean

Nilai Properti

Nilai Boolean. Nilai true menunjukkan bahwa nilai parameter dapat berupa null.

Berlaku untuk