Provider Schema
The Data Model has two parts: Tables and Stored Procedures. The table definitions are dynamically obtained based on your SalesForce Organization settings.
Tables
Tables allow access to the data from the data source. RSSBus Salesforce ADO.NET Provider takes the data from the data source and displays it in tables so that the data can be easily queried and updated. Although the table definitions are dynamically retrieved, here we show the sample table definitions that are included in the salesforce.com development environment.