We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DeleteField
returns boolean
accepts (ByVal fieldName As String)
You specify the fieldName you want to have deleted and if it exists it will be deleted.
It then decrements the order number of higher order fields so that there is no gap in the sequence.
It returns True on a successful deletion
See also: cDataTable.DeleteField, cRecord.AddField, cRecord
There was an error while loading. Please reload this page.