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

In This Topic
    DataTable Class Members
    In This Topic

    The following tables list the members exposed by DataTable.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataTable class with the specified columns and rows.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of columns in the result set of the SQL query.  
    Public PropertyGets the collection of rows in the result set of the SQL query.  
    Top
    See Also