Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
BOOL deleteRecord(cdbfapiPlus* handle, 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 deleteRecord(dbf, 10); deleteRecord(dbf, 20); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map