Salesforce Interview Questions and Answers
Question: What is the purpose of the 'Schema.SObjectType' class in Apex?Answer: The 'Schema.SObjectType' class in Apex is used to dynamically access metadata for an object, such as fields, child relationships, and other object properties. It allows developers to create generic code that works with various objects. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: