Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » Connection 类

 

declareEvent 方法

声明稍后可以进行注册和触发的事件。

语法
void declareEvent(String event_name)
参数
  • event_name   事件的名称。

另请参见