InfoMessage (ConnectionEvent) method
The method is called when a warning occurs during the connectionevent operation.
Grammar
InfoMessage perror, adstatus, pconnection
Parameters
Perror the Error object. This parameter contains any errors that are returned. If multiple errors are returned, the enumeration Errors together to find them.
Adstatus EventStatusEnum state value. If a warning occurs, adstatus is set to adStatusOK, and Perror contains a warning.
Setting this argument to adStatusUnwantedEvent before the method returns will avoid subsequent notifications.
Pconnection Connection object. The connection against which the warning occurred. For example, you may receive a warning when you open a Connection object or execute a Command against Connection.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.