FieldTypeMask
AbstractYes
Tags
Table of Contents
Constants
- ALL = 63
- EXPRESSION = 2
- FLAT = 1 | 2
- MANY_TO_MANY = 32
- ONE_TO_MANY = 16
- REFERENCE = 8
- RELATION = 8 | 16 | 32
- SCALAR = 1
- USERTYPE = 4
Constants
ALL
public
mixed
ALL
= 63
EXPRESSION
public
mixed
EXPRESSION
= 2
FLAT
public
mixed
FLAT
= 1 | 2
MANY_TO_MANY
public
mixed
MANY_TO_MANY
= 32
ONE_TO_MANY
public
mixed
ONE_TO_MANY
= 16
REFERENCE
public
mixed
REFERENCE
= 8
RELATION
public
mixed
RELATION
= 8 | 16 | 32
SCALAR
public
mixed
SCALAR
= 1
USERTYPE
public
mixed
USERTYPE
= 4