@sqlrooms/room-shell / SqlQueryDataSource
Type Alias: SqlQueryDataSource
SqlQueryDataSource =
object
Interface
Configuration for SQL query-based data sources SqlQueryDataSource
Type Declaration
| Name | Type |
|---|---|
tableName | string |
type | "sql" |
sqlQuery | string |
