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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |