Previous Page
fetchPdo()

Solar_Sql_Select
fetchSql()

Next Page
fetchValue()

fetchSql()

public string fetchSql ( )

Builds the SQL statement and returns it as a string instead of executing it.

Parameters

  • None.

Returns

  • (string)

Description

Builds the SQL statement and returns it as a string instead of executing it.

Useful for debugging.