RSSBus ADO.NET Provider for Google Spreadsheets
TODO.
Assembly
System.Data.RSSBus.GoogleSheets.dll
Remarks
TODO
Connection String Options
The following is the full list of the options you can configure in the connection string for this provider. Click on the links for further details.
| Auto Cache | Controls automatic caching of data returned by the provider. |
| Cache Location | Specifies the path and file name of the cache database. |
| Location | A path to the directory that contains the schema files defining tables, views, and stored procedures for the data provider. |
| Logfile | A path to the log file. |
| Offline | Forces the provider to work in offline mode. |
| Other | The other parameters necessary to connect to a data source, e.g. username and password when applicable. |
| Password | The password of the Google account used to authenticate. |
| Pseudo Columns | Indicates whether or not to include pseudo-columns as columns to the table. |
| RTK | The runtime key for the data provider. |
| Tables | Comma separated list of tables to be listed by the data provider. E.g., Tables=TableA,TableB,TableC;. |
| User | The user of the Google account used to authenticate. |
| Verbosity | The verbosity level for the logging. |