Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: 693
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: Thu Mar 28 19:46:54 CET 2024

Total time taken to generate the page: 0.01236 seconds