C# Class Apex.Database.QueryLocatorIterator

Afficher le fichier Open project: jayonsoftware/apexsharp

Méthodes publiques

Méthode Description
clone ( ) : object
hasNext ( ) : bool
next ( ) : SObject

Method Details

clone() public méthode

public clone ( ) : object
Résultat object

hasNext() public méthode

public hasNext ( ) : bool
Résultat bool

next() public méthode

public next ( ) : SObject
Résultat SObject