CSALDatabase Fields

CSAL Mongo

CSALDatabase Fields CSAL Mongo Access Library
The CSALDatabase type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberCLASS_COLLECTION
MongoDB collection name for classes
Public fieldStatic memberLESSON_COLLECTION
MongoDB collection name for lessons
Public fieldStatic memberSTUDENT_ACT_COLLECTION
MongoDB collection name for turns (actions) tracked for students/lessons
Public fieldStatic memberSTUDENT_COLLECTION
MongoDB collection name for students
Back to Top
See Also