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 の順に接続文字列を参照します。