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