No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
DML Operations
You can perform DML operations using the DML statements or the methods of the Database class.
For lead conversion, use the convertLead method of the Database class. There is no DML counterpart for it.
For merging records, use the merge DML statement. There is no counterpart method for merge in the Database class.