Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベース接続を閉じます。
Visual Basic Public Overrides Sub Close()
C# public override void Close();
Close メソッドは、保留中のトランザクションをロールバックし、その接続を閉じます。アプリケーションは、Close を複数回呼び出すことができます。