| C# |
|---|
| public class DbJoinOn |
| #ctor | Initializes an object instance. |
| #ctor | The Copy constructor. |
| Clone | Clones the structure of the object. |
| BooleanOperator | The Boolean Operator value. |
| FromColumnName | The 'From' column name. |
| JoinOnOperator | The Join On Operator. |
| JoinOns | Gets or sets the contained JoinOns. |
| ToColumnName | The 'To' column name. |