Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
bool deleteRecord(int fieldno);
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
The function deleteRecord() physically removes a record from a file.
This operation cannot be undone.
{ // your code dbf.deleteRecord(10); dbf.deleteRecord(20); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map