ORM Sample Class Library

EnrollmentCollectionOrmTemplate.FindByDateCreated Method (String)

Find a Enrollment by the property DateCreated. returns null if not found.

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

Parameters

searchValue
The value to search for

Return Value

An Enrollment if found, or null

See Also

EnrollmentCollectionOrmTemplate Class | OleroTrainingBiz Namespace | EnrollmentCollectionOrmTemplate.FindByDateCreated Overload List


s Library Documentation Feedback: EnrollmentCollectionOrmTemplate.FindByDateCreated%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]

assembly OleroTrainingBiz [1.0.1565.29993]

ht Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>