ReportParameter.NullableSpecified プロパティ

定義

プロパティが指定されているかどうかを Nullable 示します。

public:
 property bool NullableSpecified { bool get(); void set(bool value); };
public bool NullableSpecified { get; set; }
member this.NullableSpecified : bool with get, set
Public Property NullableSpecified As Boolean

プロパティ値

Boolean 値。

適用対象