Items Table
|
Bids Table
|
The items table describes all the items being auctioned, and the bids table contains all the bids for those items. Notice the timestamp column, which is used for synchronizing the client with bids made by other users.
Back to the XML Auction Demo overview.
© 1997 Microsoft Corporation. All rights reserved. Terms of use.