ORM Sample Class Library

StudentCollectionOrmTemplate.FilterByID Method (String, CompareType)

Filter by the property ID.

[Visual Basic]
Overloads Public Function FilterByID( _
   ByVal searchValue As String, _
   ByVal comparer As CompareType _
) As StudentCollection
[C#]
public StudentCollection FilterByID(
   string searchValue,
   CompareType comparer
);

Parameters

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

Return Value

A StudentCollection of Students

See Also

StudentCollectionOrmTemplate Class | OleroTrainingBiz Namespace | StudentCollectionOrmTemplate.FilterByID Overload List


4

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

5.29993]

>a>

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>