LassoScript Utility
Basics Browse Detail

[Lasso_DatasourceIsSQLServer]

Tag Link [Lasso_DatasourceIsSQLServer] Category Administration
Type Substitution Source Available Yes
Support Preferred Version 8.5
Change New Data Source Any
Output Type Boolean Security None
Implementation Sets Lasso 8.5

Description

[Lasso_DatasourceIsSQLServer] returns True if a database is hosted by Microsoft SQL Server. Requires one string value which is the name of a database.

Syntax

[Lasso_DatasourceIsSQLServer: 'Database Name']

Parameters

Required Parameters
Database Name The name of the database to be inspected.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.