パラメーターの値として nullNULL 参照 (Visual Basic では Nothing) が有効かどうかを示します。読み取り専用です。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
Public ReadOnly Property Nullable As Boolean
Get
'使用
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.Nullable
public bool Nullable { get; }
public:
property bool Nullable {
bool get ();
}
member Nullable : bool
function get Nullable () : boolean
プロパティ値
型: System.Boolean
読み取り専用のブール値。