Field Virtual
Indicates whether the field is a virtual field.
Valid Values
As shown in the table below:
Code |
Meaning |
No |
(DEFAULT) The field is a normal field |
Yes |
The field is a virtual field |
Remarks
A virtual field’s value is not stored in the database, but is computed dynamically, based on the expression entered into the field’s Default attribute.
A virtual field cannot be of type varchar or varalpha
See Also
Default