Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » UltraLite .NET 2.0 API 参考 » ULConnectionParms 类

 

UnusedEvent 事件

未使用。

语法
Visual Basic
Public Event UnusedEvent As ULConnectionParms.UnusedEventHandler
C#
public event ULConnectionParms.UnusedEventHandler UnusedEvent;
注释

提供此公共事件是为了修复一个 Visual Studio .NET 错误(与此类在 Visual Basic .NET 项目中的集成有关)。它没有实际用途。

另请参见