Find a Student by the property LastName. returns null if not found.
Find a Student by the property LastName. returns null if not found.
public Student FindByLastName(string);
Find a Student by the property LastName. returns null if not found.
public Student FindByLastName(string,CompareType);
StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace