Creates a new table in the database.
TableSchema Connection.createTable( String table_name ) throws ULjException
table_name The name of table to create.
This method can only be executed when the connected database is in schema creation mode.
The TableSchema object for the new table.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |