[This is preliminary documentation and is subject to change.]
A single constraint descriptor.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public interface Constraint
Public Interface Constraint
public interface class Constraint
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
constraints |
The list of single constraint nodes to apply.
| |
field |
Field name which this constraint applies to.
| |
item |
Value representing the right side of the expression.
| |
join |
The required joins for applying the constraints.
| |
relation |
Describes how the relation works.
| |
schema |
Schema of field.
|