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