PowerTools ActiveReports for .NET 11.0J
Nullable プロパティ (ReportParameter)

このパラメータの値をNULLにできるかどうかを示す値を取得または設定します。

構文
'宣言
 
Public Property Nullable As Boolean
public bool Nullable {get; set;}

プロパティ値

パラメータをNULLにできる場合はtrue、それ以外の場合はfalseを示すBoolean値。デフォルト値はfalseです。

参照

関連項目

ReportParameter クラス
ReportParameter メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.