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。