Class Instance table

Hi All,

How will you check the table that mapped to class instance?

Regards,

Hema.

@HemaR16948231

Open the class definition. You can find it by right-clicking on the app explorer or searching the class on the search bar. Then goto the bottom of the screen and click on Test connection to check the table name its mapped to.

Hi @HemaR16948231,

1.Open class definition and click on Test connection. We will see the table mapped to the class.

  1. Can also check by reffering database instance rule for that class instance.

Regards,

Prasad