ORM Sample Class Library

ScheduleCollectionOrmTemplate.FilterBy Method

Filter by the provided property name

Overload List

Filter by the provided property name

public ScheduleCollection FilterBy(string,object);

Filter by the provided property name

public ScheduleCollection FilterBy(string,object,CompareType);

See Also

ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace


ib.CompareType.html">CompareType comparer
);

Parameters

property
The property to filter on
searchValue
The value to search for
comparer
How to compare the property to the search value

Return Value

A collection of Schedules

See Also

ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ScheduleCollectionOrmTemplate.FilterBy Overload List


/td>