ReportParameter.Nullable 屬性

定義

會得到一個值,表示該參數的值是否允許為 Null。

public:
 property bool Nullable { bool get(); };
public bool Nullable { get; }
member this.Nullable : bool
Public ReadOnly Property Nullable As Boolean

屬性值

一個 Boolean 值。

適用於