Opens a connection to a database using the previously-specified connection string.
Visual Basic Public Overrides Sub Open()
C# public override void Open();
You should explicitly close or dispose of the connection when you are done with it.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |