Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.