Field.ForeignJoin method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Foreigns the join.
public LeftJoin ForeignJoin(int? foreignIndex = null)
| parameter | description |
|---|---|
| foreignIndex | Index of the foreign. |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | ForeignTable |