Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for Smartsheet Views
| Name | Description |
| Info_AttachmentVersions | Read data on the versions of the attachments in your Smartsheet sheets. |
| Info_CellHistory | Query the available CellHistory of a Cell in Smartsheet. |
| Info_Cells | Query Smartsheet Cells. A collection of Cells comprises each Row in a Sheet. |
| Info_Contacts | Query Smartsheet Contacts. A Contact is the personal contact of a User in Smartsheet. |
| Info_DashboardPublishSettings | Provides the publish status details of Smartsheet dashboards |
| Info_Dashboards | Query Smartsheet dashboards. |
| Info_DashboardShares | Query the Sharing operations of Dashboards. |
| Info_Favorites | Query Smartsheet Favorites. |
| Info_Objects | Returns Smartsheet objects, including sheets, reports, dashboards, templates, and folders. |
| Info_ReportPublishSettings | Provides publish settings for Smartsheet reports. |
| Info_Reports | Query Smartsheet reports, providing insights into custom aggregated data across sheets. |
| Info_ReportShares | Query the Sharing operations of Reports. |
| Info_Rows | Query Rows in a Sheet or Report. Each Row is composed of a collection of Cells, and may optionally contain Discussions and Attachments. |
| Info_ServerInformation | Query Smartsheet Server Information including application constants. |
| Info_SheetPublishSettings | Provides publish settings for Smartsheet sheets. |
| Info_Sheets | Explore detailed metadata and structure of Smartsheet sheets, including their components like columns, rows, and attachments. |
| Info_SheetShares | Query the Sharing operations of Sheets. |
| Info_Templates | Retrieve Smartsheet template information to streamline the creation of standardized sheets. |
| Info_WorkspaceShares | Query the Sharing operations of Workspaces. |