Utilizing Data class

What is the use of a Data Class in a Data Dictionary?

Options
  1. Data Class is used to declare objects of a class.
  2. Data Class can be used to store information of a particular table.
  3. Data classes are used to create the space in database for the table to get stored.
  4. None of these

Related Posts