Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Prepares a SQL statement.
public virtual ULPreparedStatement * PrepareStatement(const char * sql)
sql The SQL statement to prepare.
The ULPreparedStatement object on success; otherwise, returns NULL.