The properties of the TableMapping class are listed below. For a complete list of TableMapping class members, see the TableMapping Members topic.
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. |
TableMapping Class | Resco.Controls.AdvancedTree Namespace