Executes a SQL statement directly.
public virtual bool ExecuteStatement(const ul_wchar * sql)
sql The SQL script to execute.
True on success; otherwise, false is returned.