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 值。

适用于