nx::slotObj
nx::slotObj
- Testcases:
- No testcase defined.
Source code: # Create slot container object if needed set slotContainer ${baseObject}::$container if {![::nsf::object::exists $slotContainer]} { ::nx::Object ::nsf::methods::class::alloc $slotContainer ::nx::internal::setSlotContainerProperties $baseObject $container if {$container eq "per-object-slot"} { ::nsf::object::property $baseObject hasperobjectslots true } } if {[info exists name]} { return ${slotContainer}::$name } return ${slotContainer}XQL Not present: Generic, PostgreSQL, Oracle