Find a Enrollment by the property FKScheduleID. returns null if not found.
Find a Enrollment by the property FKScheduleID. returns null if not found.
public Enrollment FindByFKScheduleID(SqlInt32);
Find a Enrollment by the property FKScheduleID. returns null if not found.
public Enrollment FindByFKScheduleID(SqlInt32,CompareType);
Find a Enrollment by the property FKScheduleID. returns null if not found.
public Enrollment FindByFKScheduleID(string);
Find a Enrollment by the property FKScheduleID. returns null if not found.
public Enrollment FindByFKScheduleID(string,CompareType);
EnrollmentCollectionOrmTemplate Class | OleroTrainingBiz Namespace