No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
StandardSetController(Database.QueryLocator)
Creates a new instance of the ApexPages.StandardSetController class for the list of sObjects
returned by the query locator.
Signature
public StandardSetController(Database.QueryLocator SObjectList)
Parameters
- SObjectList
- Type: Database.QueryLocator
- A query locator returning a list of sObjects.