public void addWarningListener( LogListener ll )
Adds the specified LogListener to receive a notification when a warning is printed.
The following method is called: LogListener.messageLogged(ianywhere.ml.script.ServerContext, ianywhere.ml.script.LogMessage).
ll The LogListener to notify.
See: LogMessage class.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |