This function is primary used by SQL developers.
Developers occasionally need millions or more records in specified table for testing with real data and this template contains information for multiplying records. Records can be multiplied using procedure multiplyRecords in dataAccess object. Multiply is executed using sql queries and becouse of this is much faster then other methods.
dataAccess Class | Indoo.Data Namespace