SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

function tableobjects_get()

Retrieves properties of the Table Objects in a Database Object

function tableobjects_get pProp
Parameters
TypeNameDescription
Simple parameter. pProp The property to get.
OptionalSimple parameter. [pDBKey] Database Object to target. Default is name returned by sqlyoga_getDefaultDatabase().
Description

Properties:

tables: An array of Table Object reference arrays.

relationships: An array of Relationship Object reference arrays.

Return

value