execute_query_row


Description:

[ Version ( since = "6.0" ) ]
public Row? execute_query_row (string sql, Set @params) throws Error

SQL is specific for current provider.

Parameters:

this

a ProviderMeta

sql

a string with the SQL to execute on provider

Returns:

a new DataModel with as a result of the query