ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / OdbcDataSource Class / SQL Property

In This Topic
    SQL Property (OdbcDataSource)
    In This Topic
    Gets or sets current command text
    Syntax
    'Declaration
     
    Public Property SQL As String
    public string SQL {get; set;}
    See Also