ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / DataSet Class / RewrittenCommandText Property

In This Topic
    RewrittenCommandText Property
    In This Topic
    Gets the command text of this DataSet after it has been rewritten.
    Syntax
    'Declaration
     
    Public Property RewrittenCommandText As String
    public string RewrittenCommandText {get; set;}
    See Also