ORM Sample Class Library

ScheduleCollectionOrmTemplate.FindByID Method (Int32, CompareType)

Find a Schedule by the property ID. returns null if not found.

[Visual Basic]
Overloads Public Function FindByID( _
   ByVal searchValue As Integer, _
   ByVal comparer As CompareType _
) As Schedule
[C#]
public Schedule FindByID(
   int searchValue,
   CompareType comparer
);

Parameters

searchValue
The value to search for
comparer
What sort of comparison should be made

Return Value

An Schedule if found, or null

See Also

ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ScheduleCollectionOrmTemplate.FindByID Overload List


002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

5.29993]

>rom assembly OleroTrainingBiz [1.0.1565.29993]

Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>