Filter by the property DateCreated.
Filter by the property DateCreated.
public StudentCollection FilterByDateCreated(SqlDateTime);
Filter by the property DateCreated.
public StudentCollection FilterByDateCreated(SqlDateTime,CompareType);
Filter by the property DateCreated.
public StudentCollection FilterByDateCreated(string);
Filter by the property DateCreated.
public StudentCollection FilterByDateCreated(string,CompareType);
StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace