Intro to SObjects

Create and Modify sObjects with Apex


#NameDescriptionStatus
1Intro to sObjectsWhen to use sObjects Not Started
2Instantiating sObjectsDeclare, Instantiate, and Initialize sObjects Not Started
3Setting sObject FieldsUsing the dot operator to set field values Not Started
4Reading sObject FieldsUsing the dot operator to read field values Not Started
5Intro to Generic sObjectsRelying upon abstractions Not Started
6Generic sObjects - Reading FieldsRead sObject fields in a dynamic way Not Started
7Generic sObjects - Setting FieldsPopulate sObject fields in a dynamic way Not Started