Represents the method that will handle the ULConnection.InfoMessage event.
Visual Basic Public Delegate Sub ULInfoMessageEventHandler( _ ByVal obj As Object, _ ByVal args As ULInfoMessageEventArgs _ )
C# public delegate void ULInfoMessageEventHandler( object obj, ULInfoMessageEventArgs args );
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |