Parent: $root.$libs.LIB.$schemas
Children
Object specific | |
$createinstancewhensubtype | If true,Omnis creates a table instance when the class is used as a list or row variable subtype;if false,Omnis only uses the subtype to define the list or row.This property has no affect on other uses of the schema class |
$editor | The name of the add-in tool library used to edit this class |
$editordata | Editor data stored with the class.Typically used by the library identified by $editor |
$pathname | The path to the class in the folder tree |
$servertablename | The name of the table or view on the server, to which the schema corresponds |
Standard | $classdata $classtype $componenticon $componentinfo $componenttype $createdate $desc $disksize $external $ident $moddate $name $parentfolder $showascheckedout $userinfo $vcsrevision $version |
$findandreplace | $findandreplace(cFind,cRep[,bIgnCase=kTrue,bWholeWord=kFalse,bRegExp=kFalse,bClearLog=kFalse,bReturnLog=kFalse]) If cRep is #NULL,finds all instances of cFind;otherwise,replaces all instances of cFind with cRep.Returns status row |
$removecodefolding | $removecodefolding() Removes code folding from all methods in the class. Returns the number of methods from which code folding was removed |
$objs |