Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回打开连接的数据库的名称。
Public ReadOnly Overrides Property Database As String
public override string Database {get;}
包含数据库名称的字符串。
在 Windows Mobile 设备上,ULConnection 对象按照以下顺序查看连接字符串:dbn、ce_file。
在台式机上,ULConnection 对象按照以下顺序查看连接字符串:dbn、nt_file。