Overload List

  NameDescription
Public methodStatic memberNotEqProperty(String, IProjection)
Apply an "not equal" constraint to the projections
Public methodStatic memberNotEqProperty(String, String)
Apply an "not equal" constraint to two properties
Public methodStatic memberNotEqProperty(IProjection, IProjection)
Apply an "not equal" constraint to the projections
Public methodStatic memberNotEqProperty(IProjection, String)
Apply an "not equal" constraint to projection and property

See Also