Declares an event which can then be registered for and triggered.
public ul_bool ULDeclareEvent(SQLCA * sqlca, char const * event_name)
sqlca A pointer to the SQLCA
event_name The name for the new user-defined event.
True if the event was declared successfully, false if the name is already used or not valid.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |