ORM Sample Class Library

ScheduleCollectionOrmTemplate.FindByTimeOfDay Method (String)

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

[Visual Basic]
Overloads Public Function FindByTimeOfDay( _
   ByVal searchValue As String _
) As Schedule
[C#]
public Schedule FindByTimeOfDay(
   string searchValue
);

Parameters

searchValue
The value to search for

Return Value

An Schedule if found, or null

See Also

ScheduleCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ScheduleCollectionOrmTemplate.FindByTimeOfDay Overload List


Class Library Documentation Feedback: ScheduleCollectionOrmTemplate.FindByTimeOfDay%C2%A0Method%C2%A0(SqlDateTime, CompareType)">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

>>rom assembly OleroTrainingBiz [1.0.1565.29993]

Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>