Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
直接执行 SQL 语句字符串。
public virtual bool ExecuteStatement(const char * sql)
sql 要执行的 SQL 脚本。
如果成功,则返回 true,否则返回 false。