ORM Sample Class Library

ContactCollectionOrmTemplate.FindByDateCreated Method

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

Overload List

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

public Contact FindByDateCreated(SqlDateTime);

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

public Contact FindByDateCreated(SqlDateTime,CompareType);

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

public Contact FindByDateCreated(string);

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

public Contact FindByDateCreated(string,CompareType);

See Also

ContactCollectionOrmTemplate Class | OleroTrainingBiz Namespace


CollectionOrmTemplate class">
oTrainingBiz [1.0.1565.29993]

from assembly OleroTrainingBiz [1.0.1565.29993]

Olero Software Inc. 2002-2004

Generated from assembly OleroTrainingBiz [1.0.1565.29993]

/td>