sqlGetStringOnDataSource
Returns a string resulting from an SQL query on a data
source.
sqlGetStringOnDataSource
(
query
,
dataSource
[,
value1, ...
])
Parameters
query
The SQL query.
dataSource
The data source.
value1, ...
Variables of the SQL query.
Return value
The text string that matches the query.
Remarks
The "data source" parameter is defined in the
sqlExecOnDataSource(query, dataSource, value1, ...)
function
The optional variables set as parameters of this function are defined in sqlGetString(query, value1, ...)
Features
Available in:
- Content management
- Delivery properties
- Typology rule
- JSSP
- SOAP Method
- WebApp
- Workflow