Backendless provides an easy-to-use API to introspect data tables. Given a table name, the API provides information about table columns, their names, data types, default values, etc. If a column represents a relationship, it is properly denoted as such in the provided information.
Consider the following data table. The table name is Person as it is indicated in the upper right corner:
The following code retrieves the schema information for the table:
The code produces the following output:
i am getting null values instead of actual values from the backendless tables
If you experience a problem, please submit a support topic at https://support.backendless.com