DynamicInserter::InsertRecords (open)
Inserts multiple records in the table
Syntax
LOADLIB "wh::dbase/dynquery.whlib";
MACRO InsertRecords(RECORD ARRAY recs)Parameters
RECORD ARRAY recsRecords to insert
Inserts multiple records in the table
LOADLIB "wh::dbase/dynquery.whlib";
MACRO InsertRecords(RECORD ARRAY recs)RECORD ARRAY recsRecords to insert