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;}
接続が開かれると、SAConnection は現在のデータベースの名前を返します。それ以外の場合、SAConnection は DatabaseName、DBN、DataSourceName、Data Source、DSN、DatabaseFile、DBF、FileDataSourceName、FileDSN の順に接続文字列を参照します。