Tables Option (RSSBus.OData Data Provider)
Comma separated list of tables to be listed by the RSSBus ADO.NET Provider for OData. E.g., Tables=TableA,TableB,TableC;.
Data Type
string
Default Value
""
Remarks
Listing the tables from some databases can be expensive. Providing a list of tables in the connection string improves the performance of the RSSBus ADO.NET Provider for OData.