言語

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 の値。

適用対象