CSALDatabase SaveClass Method | CSAL Mongo Access Library |
Given a class (of students, not an ADT), save it to the database
Namespace: CSALMongoAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- clazz
- Type: CSALMongo.Model Class
The populated instance to save to the database
See Also