What is transient keyword in salesforce?
Answer / Afak Khan
The 'transient' keyword in Salesforce is used to mark fields that should not be stored as part of the object's persistence. Fields marked with transient are not saved or restored during the object lifecycle, and their values will be lost when the object is inserted, updated, or refreshed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the advantages of Salesforce SaaS functionality?
What is an Email Template?
What are the different types of collections in apex? What are maps in apex?
What is WhoID and WhatID in salesforce?
What are the different types of email templates that can be created in Salesforce?
What is manual sharing?
When can you use sandbox org?
What does “view all” and “modify all” permission do at object level? : salesforce sharing and security
How soap and rest will communicate? : salesforce integration
What are lightning components?
What is mixed dml and how would you handle it?
Explain what is a custom object in sales force?