Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
声明稍后可以进行注册和触发的事件。
public ul_bool ULDeclareEvent(SQLCA * sqlca, char const * event_name)
sqlca 指向 SQLCA 的指针
event_name 新用户定义事件的名称。
如果成功声明事件,则返回 true;如果名称已经使用或无效,则返回 false。