SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command tblscope_createObject

Creates a Scope Object and attaches it to a Table Object.

command tblscope_createObject pTableA, pName
Parameters
TypeNameDescription
Simple parameter. pTableA The name of the table to attach the scope to.
Simple parameter. pName The name of the scope.
OptionalSimple parameter. [pDBKey] Database Object connection is associated with. Default is name returned by sqlyoga_getDefaultDatabase().
Description

Create a Scope Object to help you generate searches dynamically.

Return

Error message return in 'the result'. Scope reference array returned in 'it'.