Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get all the SQL tables that are not viewed.
Syntax
server public static container getAllSqlTables()
Run On
Server
Return Value
Type: container
A container that contains the tableId and tableName values of all the SQL tables.
Remarks
This method runs only on the server tier.