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