ORM Sample Class Library

EnrollmentCollectionOrmTemplate.FilterByFKScheduleID Method (SqlInt32, CompareType)

Filter by the property FKScheduleID.

[Visual Basic]
Overloads Public Function FilterByFKScheduleID( _
   ByVal searchValue As SqlInt32, _
   ByVal comparer As CompareType _
) As EnrollmentCollection
[C#]
public EnrollmentCollection FilterByFKScheduleID(
   SqlInt32 searchValue,
   CompareType comparer
);

Parameters

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

Return Value

A EnrollmentCollection of Enrollments

See Also

EnrollmentCollectionOrmTemplate Class | OleroTrainingBiz Namespace | EnrollmentCollectionOrmTemplate.FilterByFKScheduleID Overload List


dy>/p>

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>