Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Apex
Database
QueryLocatorIterator
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