QueryRow

Zusammenfassung

The QueryRow object provides access to all the values in a row from the result of the queryJobs method.

Diskussion

The QueryRow object can be accessed from QueryResult by index, field name or iterator.


In diesem Thema