FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / QueryDefinition Class / CommandText Property

In This Topic
    CommandText Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommandText As String
    public string CommandText {get; set;}
    See Also