9.133 CStpDBAccess::StpReorgTable
LONG CStpDBAccess::StpReorgTable(const SCString& scsBufName, ULONG ulAddUserRecordsMax, const SCString& scsTmpFile)
Reorganize a Infra DataBase file. This function locks the table, calls ACIpsDBAccess::ReorgTable and handles warnings and errors
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBufName
Input name of buffer
ulAddUserRecordsMax
Input numbers of user record to add to file
scsTmpFile
Input "" default tmpfile is take, otherwise given tmp-file is taken
|
