Newer Version Available

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

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.