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();
您应该在完成与该连接有关的工作后,显式关闭或释放该连接。