Builds a SQL string to perform insert operations from the oData member to the database (used for Remote data only).
o.sqlbuildinsertstatement(loData)
Return Value
SQL string
Parameters
loData
A record object that is updated to the database. Note that the fields *must* match the database. Use cSkipFieldsForUpdates to exclude any extra fields you may have
See also:
Class wwbusiness |
wwbusiness::cskipfieldsforupdates |
wwbusiness::sqlbuildupdatestatement