Gets multiple Teachers based on the criteria specified by QueryCriteria.And(..).
Gets multiple Teachers based on the criteria specified by QueryCriteria.And(..).
public TeacherCollection GetTeacherCollection();
Gets multiple Teachers based on the criteria specified by AddCriteria(..).
public TeacherCollection GetTeacherCollection(params FetchPathRelation[]);
DataManager Class | OleroTrainingBiz Namespace