UL Ext.: Unused.
Visual Basic Public Delegate Sub ULConnectionParms.UnusedEventHandler( _ ByVal sender As Object, _ ByVal args As EventArgs _ )
C# public delegate void ULConnectionParms.UnusedEventHandler( object sender, EventArgs args );
This public Delegate is provided to fix a Visual Studio .NET bug relating to the integration of this class in Visual Basic .NET projects. It has no functional use.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |