SimpleORM.NET
Constraint Interface
NamespacesSorm.InterfacesConstraint

[This is preliminary documentation and is subject to change.]

A single constraint descriptor.
Declaration Syntax
C#Visual BasicVisual C++
public interface Constraint
Public Interface Constraint
public interface class Constraint
Members
All MembersProperties



IconMemberDescription
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.

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068