MobileForms Toolkit Documentation

TableMapping Properties

The properties of the TableMapping class are listed below. For a complete list of TableMapping class members, see the TableMapping Members topic.

Public Instance Properties

DataTable Gets the underlying DataTable.
FieldCount Returns the number of columns of the underlying DataTable.
Item Returns the name of the i-th column in the underlying DataTable.
Names Returns the array of column names.

See Also

TableMapping Class | Resco.Controls.AdvancedTree Namespace