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。