Click or drag to resize

JoinConstraint Fields

The JoinConstraint type exposes the following members.

Fields
  NameDescription
Public fieldAddSteps
Additional steps to reach the constraint item.
Public fieldAttrDefDeclTypeName
Defines the attribute declaring type the constraint refers to.
Public fieldAttrDefName
Defines the attribute declaring type the constraint refers to.
Public fieldConstraintType
Defines the type of constraint check.
Public fieldFieldType
Defines the field type (ID, name, attribute, ...) the constraint refers to.
Public fieldItemType
Defines if the constraint refers to the object or the relationship.
Public fieldName
The name of the constraint.
Public fieldParameter0Name
The name of the first parameter for the constraint check.
Public fieldParameter1Name
The name of the second parameter for the constraint check.
Public fieldSubquery
An (optional) subquery definition.
Top
See Also