TABLEVALUES table

 images\btn_mini.gif Notation 

Summary

This table contains all the table-specific properties.

Important: To insert a new record in this table, the object specified must exist. To do this, create a new record in the CONF table which will supply the OAN, AREA and ENAME fields. Then you can enter the remaining properties.

Field name

SQL type

Description

GUI name

OAN

INTEGER

The object’s autonumber (read only).

-

AREA

CHAR (31)

Name of the area in which the table resides

Area in Definition of Object dialog box

ENAME

CHAR (31)

Name of the table object

Name in Definition of Object dialog box

IDX

INTEGER

A value identifying the exact table item.

0 = 1st table item

1 = 2nd table item

9 = 10th table item

The individual rows on the Table tab.

NAME

CHAR (31)

The name entered in the Name column

Name on the Table tab.

VALUE

DOUBLE

The value entered in the Value column.

Value on the Table tab.


 
See Also