CSALDatabase Fields | CSAL Mongo Access Library |
The CSALDatabase type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | CLASS_COLLECTION | MongoDB collection name for classes |
![]() ![]() | LESSON_COLLECTION | MongoDB collection name for lessons |
![]() ![]() | STUDENT_ACT_COLLECTION | MongoDB collection name for turns (actions) tracked for students/lessons |
![]() ![]() | STUDENT_COLLECTION | MongoDB collection name for students |
See Also