query_count Back | Forward | Home

'Language Reference'

User Functions
  • connect

  • disconnect

  • grant_permissions

  • getUsers

  • version

  • query_count


  • Database Functions

    Data Manipulation Functions

    Table Functions

    Error Handling Functions

    << Last Section ( version ) query_count Next Section ( Database Functions ) >>
    Usage int query_count ( )
    Purpose To return the number of queries sent to txtSQL thus far
    Availability txtSQL >= 2.2 Final

    This function will return the number of queries that txtSQL evaluated thus far in script execution. This includes any unsuccessfull queries as well.

    User-Contributed Comments for:
    query_count()
    No comments found;