Call GetTableNames to retrieve a list of the tables associated with a given database. DatabaseName specifies the name of the database from which to retrieve table names.
List is a string list object, created and maintained by the application, into which to return the table names.