Return all students in DB
Namespace: CSALMongoAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
public List<Student> FindStudents()
public List<Student> FindStudents()
Public Function FindStudents As List(Of Student)
Public Function FindStudents As List(Of Student)
public:
List<Student^>^ FindStudents()
public:
List<Student^>^ FindStudents()
Return Value
Type:
List Student All students in database