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