struct DDEF

data definition.

[more]int flag
flag: see sequence ZDDEFP.
[more]int col
attribute, relation, etc: column.
[more]int dim
table: extension; attribute: dimension;.
[more]int rflg
table,relation: flag: 0: table;.
[more]int div
Zebra division: 1=const; 2=event;.
[more]float flo
lower boundary for float.
[more]float fup
upper boundary for float.
[more]float fac
accuracy for float.
[more]char name[80]
name.
[more]char nam2[80]
menu name / format.
[more]char nam3[80]
relation name.
[more]char text[80]
comment.
[more]int key
1: attribute is a Leda key; 0: no Leda key.


Documentation

data definition.
oint flag
flag: see sequence ZDDEFP.

oint col
attribute, relation, etc: column.

oint dim
table: extension; attribute: dimension;.

oint rflg
table,relation: flag: 0: table;.

-1: subord.table; -2 parallel table range: lower boundary for integer

oint div
Zebra division: 1=const; 2=event;.

range: upper boundary for integer

ofloat flo
lower boundary for float.

ofloat fup
upper boundary for float.

ofloat fac
accuracy for float.

ochar name[80]
name.

ochar nam2[80]
menu name / format.

ochar nam3[80]
relation name.

ochar text[80]
comment.

oint key
1: attribute is a Leda key; 0: no Leda key.

Alphabetic index



This page was generated with the help of DOC++.