ORM Sample Class Library

RoomCollectionOrmTemplate.FindBy Method (String, Object)

Find the first in the collection, based on the supplied property.

[Visual Basic]
Overloads Public Function FindBy( _
   ByVal property As String, _
   ByVal searchValue As Object _
) As Room
[C#]
public Room FindBy(
   string property,
   object searchValue
);

Parameters

property
The property to find by
searchValue

Return Value

See Also

RoomCollectionOrmTemplate Class | OleroTrainingBiz Namespace | RoomCollectionOrmTemplate.FindBy Overload List


Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

ody>oTrainingBiz [1.0.1565.29993]

.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>