Algebra
function
An Algebra internally keeps different properties organized by clause type.
If an object comes in that isn't a clause type, it's assuemd to be a where.
new set.Algebra(Where(),Paginate(),Sort())
An Algebra internally keeps different properties organized by clause type.
If an object comes in that isn't a clause type, it's assuemd to be a where.
new set.Algebra(Where(),Paginate(),Sort())