Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
准备 SQL 语句。
public virtual ULPreparedStatement * PrepareStatement(const char * sql)
sql 要准备的 SQL 语句。
如果成功,则返回 ULPreparedStatement 对象;否则返回 NULL。