Determines if a table exists
Function TableExists()
none
boolean - true or false
If DS.TableExists() Then DS.Drop()
GetTableNames
DS