ArcObjects Library Reference (Catalog)  

esriFindDateOperator Constants

Operators for comparing dates.

Constant Value Description
esriFindDateOperatorPrevious 0 Finds dates within the given number of days before today's date.
esriFindDateOperatorBefore 1 Finds dates before the first date.
esriFindDateOperatorDuring 2 Finds dates between the first and second date.
esriFindDateOperatorEqual 3 Finds dates equal to the first date.
esriFindDateOperatorAfter 4 Finds dates after the first date.

Product Availability

Available with ArcGIS Desktop.