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