|
|
Browse by Tags
All Tags » Native Queries » List (RSS)
-
As my my first db4o project, I am trying to organize all my digital photographs.
I have Media class, with Photo class derived from it. In the Photo class I have a datetime field and a .NET List of Person class.
One of my eventual desires is to know a count of the people in photos as a total and for some time period.
Is ...
|
|
|