Array of Pairs <string, unsigned long>
-
Array has constant number of elements(
8). -
Fields
stringfilled (not null, PRIMARY KEY), and never change its values. -
Fields
unsigned longfilled withnullby default, then change its values in runtime. -
There will be a lot of such objects.
Wild guess…
And for the a lot of this:
Edit:
Allright, now I see what you need:
If you want to set or get the population of a city, just use:
And as a suggestion, please get a beginner book for C#.