sqlGetDoubleOnDataSource

Returns a number resulting from an SQL query on a data source.


            sqlGetDoubleOnDataSource
      (query, dataSource [, value1, ... ])
         

Parameters

query

The SQL query.

dataSource

The data source.

value1, ...

Variables of the SQL query.

Return value

The numerical value that matches the query.

Remarks

The "data source" parameter is defined in the sqlExecOnDataSource(query, dataSource, value1, ...) function The optional variables that are parameters of this function are defined in sqlGetString(query, value1, ...)

Features

Available in:

  • Content management
  • Delivery properties
  • Typology rule
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow