Overload List
Name | Description | |
---|---|---|
![]() ![]() | EqProperty(String, IProjection) |
Apply an "equal" constraint to the property and rshProjection
|
![]() ![]() | EqProperty(String, String) |
Apply an "equal" constraint to two properties
|
![]() ![]() | EqProperty(IProjection, IProjection) |
Apply an "equal" constraint to lshProjection and rshProjection
|
![]() ![]() | EqProperty(IProjection, String) |
Apply an "equal" constraint to projection and property
|