Parameters
- provider
Data provider that contains the new table to be added.
- tableName
Name of the table in the data provider.
For supporting a different table name use overload AddTable(IDataProvider,String,String) with its alias parameter. This could be useful, if table with the same name exsists in different data providers.