Join.JoinType

The join type:

  • 0: inner join
  • 1: left outer join
  • 2: right outer join
  • 3: full join.
public int JoinType { get; set; }

See also:

Class Join

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic