LastInsertedRecID
Ed Kleban
Ed at Kleban.com
Mon Nov 28 11:43:04 CST 2005
The V4RB reference manual mentions a "Table method" named LastInsertedRecID
which the manual mentions is "r/o" on page 43, gives an example for, and
notes "returns a RecID". But the description offers no clue as to which
table this record was added to.
Is it simply the last table to which a record was added? If so wouldn't it
be useful to have a function that also returned this information, perhaps
LastTableInsertedInto?
Or is the RecID here a 64-bit value encoding both the table and record Id?
More information about the Valentina
mailing list