Displaying Table Catalogs

Example—Display a list of tables available on the database

// display table catalog
ActiveDocument.Sections["DataModel"].DataModel.Catalog.Refresh()