Skip to content

class UserSet

James Cobban edited this page May 29, 2022 · 3 revisions

Up: Object-Oriented Access to Database Records

Source Code

This is a class that extends class RecordSet to represent a set of descriptions of registered users, each of which is represented by an instance of class User.

Table of Contents

Next: Object-Oriented Access to Database Records

Clone this wiki locally