We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DeleteDataTable
returns boolean
accepts (strName as String)
This method deletes the named cDataTable from the cDataSet's DataTables Dictionary
It returns true if it succeeds, and false if it cannot find the named cDataTable
See Also: cDataSet.AddDataTable