@sqlrooms/room-shell / BaseDataSource
Type Alias: BaseDataSource
BaseDataSource =
object
Interface
Base interface for all data source configurations BaseDataSource
Type Declaration
| Name | Type |
|---|---|
type | "file" | "url" | "sql" |
tableName | string |
@sqlrooms/room-shell / BaseDataSource
BaseDataSource =
object
Interface
Base interface for all data source configurations BaseDataSource
| Name | Type |
|---|---|
type | "file" | "url" | "sql" |
tableName | string |