Condividi tramite


ReportParameter.Nullable Proprietà

Definizione

Indica se il valore del parametro può essere 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

Valore della proprietà

Valore Boolean. Il valore true indica che il valore del parametro può essere null.

Si applica a