| C# |
|---|
| public class DbJoin |
| #ctor | Initializes an object instance. |
| #ctor | The Copy constructor. |
| Clone | Clones the structure of the object. |
| Columns | The included join table columns. |
| JoinOns | The join on definitions. |
| JoinType | The join type. |
| TableAlias | The table alias. |
| TableName | The table name. |