ORM Sample Class Library

ContactCollectionOrmTemplate.FilterByPostalCode Method (String, CompareType)

Filter by the property PostalCode.

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

Parameters

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

Return Value

A ContactCollection of Contacts

See Also

ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace | ContactCollectionOrmTemplate.FilterByPostalCode Overload List


ody>oTrainingBiz [1.0.1565.29993]

a>

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>