Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
開いている接続の現在のデータベースを変更します。
Public Overrides Sub ChangeDatabase(ByVal connectionString As String)
public override void ChangeDatabase(string connectionString)
connectionString 新しいデータベースへの接続を開く完全な接続文字列。
パラメータのエラーがあった場合でも、現在のデータベースへの接続は閉じられます。
「UL 拡張:」 connectionString は、dbn 値でも dbf 値でもなく、完全な接続文字列です。