dark_mode EN
  • Method WSqliteDatasource :QueryValue
  • Parameters
    cQuery

    SQL sentence

    xDefault

    Default value

  • Return value
    xValue

    Consult return value

A simplified version of the Query method when the SQL query is known to return only one value. The second parameter indicates the default value if the statement did not return a non-null value.

Previous chevron_left Next chevron_right