Constructors

Constructors for the DataTable class are as follows:

  • DataTable()

For example:

DataTable* dataTable = new DataTable()