Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
BOOL isDateField(cdbfapiPlus* handle, int fieldno);
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function isDateField() returns TRUE is a field is Date or DateTime.
{ // your code if (isDateField(dbf, 0)) getDateTime(dbf, 0); else getString(dbf, 0); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map