This topic has not yet been rated - Rate this topic

ReportParameter.DefaultValuesQueryBased Property

SQL Server 2012

Indicates whether the default values of the parameter are based on a query.

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

Property Value

Type: System.Boolean
A Boolean.value. A value of true indicates that the default values of the parameter are based on a query.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.