The initial value of Object.prototype.constructor is the standard built-in Object constructor.
The type of join that will be performed.
The field name used for joining or matching records in the left table to records in the right table.
The left table for joining to the right table source.
The field name used for joining or matching records in the right table to records in the left table.
The right table for joining to the left table source.
This value is always join-table
and is inferred when other join table properties of this object are set.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
The result of an on-the-fly join operation at runtime.
Read more...