Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
创建并返回对数据库中所请求表的引用。
public Table getTable(String tableName, String persistName)
tableName 要读取的表的名称。
persistName 用于跨页 JavaScript 对象持久性的名称。如果不需要持久性(例如,在应用程序只有单一 HTML 页面的情况下),则设置为 NULL。
ULPod 表对象的一个实例。