This topic has not yet been rated - Rate this topic

QueryDefinition.CommandText Property

Gets or sets the query text that is executed in order to obtain the report data.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public string CommandText { get; set; }

Property Value

Type: System.String
A String value.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.