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 added by designers using SBM Composer. VarRecord objects require a table ID at creation, using Ext.CreateVarRecord().

Inheritance

AppRecord -> VarRecord

Methods

Related Topics

Object Types

Working with Application Objects

Ext.CreateVarRecord()