ReportParameterInfo.Nullable 屬性
指出參數值是否可為 nullnull 參考 (即 Visual Basic 中的 Nothing)。唯讀。
命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)
語法
'宣告
Public ReadOnly Property Nullable As Boolean
public bool Nullable { get; }
public:
property bool Nullable {
bool get ();
}
member Nullable : bool with get
function get Nullable () : boolean
屬性值
類型:Boolean
唯讀 Boolean 值。