[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:Sorm.Constraint]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class Constraint : Constraint
Public Class Constraint _ Implements Constraint
public ref class Constraint : Constraint
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
BitwiseAnd(Constraint, Constraint) | ||
BitwiseOr(Constraint, Constraint) | ||
constraints | ||
Equals(Object) | ||
field | ||
Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()() | ||
GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
item | ||
join | ||
MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
relation | ||
schema | ||
ToString()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
Constraint |