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