Creates and returns a reference to the requested table in the database.
Table getTable(String name, String persistName )
name Name of the table to fetch.
persistName The name for cross-page JavaScript object persistence. Set to null if no persistence is required (for example, if the application has only a single HTML page).
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |