Package com.mendix.systemwideinterfaces.connectionbus.data
-
Interface Summary Interface Description IDataColumnSchema A DataColumnSchema describes all properties of a column inside a DataTableSchema.IDataRow ADataRow
represents a row in aDataTable
.IDataTable ADataTable
contains a collection ofDataRow
objects.IDataTableSchema Describes the structure of a dataTable. -
Exception Summary Exception Description ConcurrentModificationRuntimeException UniqueConstraintViolationRuntimeException