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