Find a Schedule by the property FKTeacherID. returns null if not found.
Find a Schedule by the property FKTeacherID. returns null if not found.
public Schedule FindByFKTeacherID(SqlInt32);
Find a Schedule by the property FKTeacherID. returns null if not found.
public Schedule FindByFKTeacherID(SqlInt32,CompareType);
Find a Schedule by the property FKTeacherID. returns null if not found.
public Schedule FindByFKTeacherID(string);
Find a Schedule by the property FKTeacherID. returns null if not found.
public Schedule FindByFKTeacherID(string,CompareType);
ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace