Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
用指定的连接字符串初始化 ULConnectionStringBuilder 对象。
Public Sub New(ByVal connectionString As String)
public ULConnectionStringBuilder(string connectionString)
connectionString UltraLite.NET 连接字符串。连接字符串是一个以分号分隔的 "关键字-值" 对的列表。