ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data Namespace / DataTable Class
Members

In This Topic
    DataTable Class
    In This Topic
    Represents the result set of an SQL query, including the columns and rows.
    Object Model
    DataTable Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataTable 
    public sealed class DataTable 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataTable

    See Also