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 값입니다.

적용 대상