Changes the current database for an open SAConnection.
Visual Basic Public Overrides Sub ChangeDatabase( _ ByVal database As String _ )
C# public override void ChangeDatabase( string database );
database The name of the database to use instead of the current database.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |