Tag Link | [Lasso_DatasourceIsJDBC] | Category | Administration |
---|---|---|---|
Type | Substitution | Source Available | Yes |
Support | Preferred | Version | 6.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LDML | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0 |
[Lasso_DatasourceIsJDBC] returns true if the specified database is hosted by the JDBC connector. Requires one parameter which is the name of a database to be checked.
Note: This tag uses a heuristic to determine if a database is hosted by the JDBC connector. This tag may not be reliable for all JDBC data sources.
[Lasso_DatasourceIsJDBC: (Database_Name)]
[Lasso_DatasourceIsJDBC: '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.