VarRecord

Description

A VarRecord is any record that has variable fields. In other words, it represents any primary or auxiliary item. The item's fields are not defined by the database schema. They are configured dynamically by the SBM administrator. VarRecord objects require a table ID at creation, so they cannot be created with CreateObject(). Use Ext.CreateVarRecord().

Inheritance

AppRecord->VarRecord

Methods

Related Topics

Object Types

Application Objects