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.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |