Returns a collection of Table objects. An overload is available for working with a subset of the Tables in the DataDirectory.

Overload List

  NameDescription
GetTables()()()
Returns a collection of Table objects which represents all the dBase tables and shapefiles in the directory.
GetTables(TableDiscoveryOptions)
Returns a collection of Table objects for the given the supplied search criteria.

See Also