Find a Teacher by the property DateCreated. returns null if not found.
Find a Teacher by the property DateCreated. returns null if not found.
public Teacher FindByDateCreated(SqlDateTime);
Find a Teacher by the property DateCreated. returns null if not found.
public Teacher FindByDateCreated(SqlDateTime,CompareType);
Find a Teacher by the property DateCreated. returns null if not found.
public Teacher FindByDateCreated(string);
Find a Teacher by the property DateCreated. returns null if not found.
public Teacher FindByDateCreated(string,CompareType);
TeacherCollectionOrmTemplate Class | OleroTrainingBiz Namespace