Newer Version Available

This content describes an older version of this product. View Latest

StandardSetController(sObjectList)

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.