Package com.mendix.systemwideinterfaces.connectionbus.data
package com.mendix.systemwideinterfaces.connectionbus.data
-
ClassDescriptionA DataColumnSchema describes all properties of a column inside a DataTableSchema.A
DataRow
represents a row in aDataTable
.ADataTable
contains a collection ofDataRow
objects.Describes the structure of a dataTable.