Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
以前に指定された接続文字列を使用してデータベースへの接続を開きます。
Visual Basic Public Overrides Sub Open()
C# public override void Open();
接続は、使用し終わったら明示的に閉じるか、破棄する必要があります。