Parent: $root.$libs.LIB.$schemas.SCHEMA
Children
The group of objects for the class or instance or container
Object specific | |
$add | $add(cName,type,sub-type[,cDescription,bPrimarykey=kFalse,iMaxlen,bNonulls=kFalse]) inserts column cName into a schema and returns an item reference to it;type and sub-type are constants e.g. kCharacter,kSimplechar;iMaxlen is the column maximum length |
$remove | $remove(rItem) Delete the column from the schema or query class |
Standard | $addafter $addbefore $appendlist $count $findident $findname $first $insertlist $makelist $next $sendall |
COLUMN |