Tag Link | [Lasso_DatasourceIsSQLite] | Category | Administration |
---|---|---|---|
Type | Substitution | Source Available | Yes |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LDML | Sets | Lasso 8.5, Lasso 8.0 |
[Lasso_DatasourceIsSQLite] returns true if the specified database is hosted by the internal SQLite connector. Requires one parameter which is the name of a database to be checked.
[Lasso_DatasourceIsSQLite: (Database_Name)]
[Lasso_DatasourceIsSQLite: 'Database Name']
Required Parameters | |
---|---|
Database Name | The name of the database to check. |
See the Lasso 8 Language Guide for examples of how to use this tag.