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

DataTable Class Members

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