This topic has not yet been rated - Rate this topic

ReportParameter.Nullable Property

Indicates whether the value of the parameter can be null.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public bool Nullable { get; set; }

Property Value

Type: System.Boolean
A Boolean value. A value of true indicates that the value of the parameter can be null.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.