U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » S_* structures refactored, documented, reference example updated
S_* structures refactored, documented, reference example updated [message #41129] Sun, 03 November 2013 16:39 Go to next message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
S_ structures are those structures generated from .sch SQL schema files and represent database records.

New features provide setting/getting individual column values (based on ID), array access to individiual fields, conversion from/to ValueMap and constructor from ValueMap, which now allow notation like

S_TABLE s = SQL ^ SelectAll().From(TABLE).Where(...)

(fetches the single record from DB).
Re: S_* structures refactored, documented, reference example updated [message #41132 is a reply to message #41129] Sun, 03 November 2013 19:43 Go to previous message
zsolt is currently offline  zsolt
Messages: 704
Registered: December 2005
Location: Budapest, Hungary
Contributor
Thanks, it makes things very simple from now.

[Updated on: Sun, 03 November 2013 19:46]

Report message to a moderator

Previous Topic: RichText "chain" now supports header/footer
Next Topic: Assist++ iml support
Goto Forum:
  


Current Time: Sun Jun 28 03:58:23 GMT+2 2026

Total time taken to generate the page: 0.00510 seconds