Create a new TableStats object, that keeps track of statistics on each column of a table @param tableid The table over which to compute statistics @param ioCostPerPage The cost per page of IO. This doesn't differentiate between sequential-scan IO and disk seeks.
(int tableid, int ioCostPerPage)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected