Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
初始化 ULConnection 对象。
Public Sub New()
public ULConnection()
对数据库进行任何操作前必须打开该连接。
要使用 UltraLite.NET 的 UltraLite 引擎运行时,请在使用任何其它 UltraLite.NET API 之前将 ULDatabaseManager.RuntimeType 设置为适当的值。
打开 ULConnection 对象之前需要先设置 ULConnection.ConnectionString。