ActiveReports Developer 7
CommandText Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > DataSet Class : CommandText Property

Glossary Item Box

Returns the command text of this DataSet.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CommandText As System.String
C# 
public System.string CommandText {get;}

See Also