Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Executes a SQL statement string directly.
public virtual bool ExecuteStatement(const char * sql)
sql The SQL script to execute.
True on success; otherwise, false is returned.