Gets the data table name.
@internal
string|null The data table name.
public function getDataTable() { return $this->dataTable; }