ArcGIS Pro 2.6 API Reference Guide
JoinType Enumeration

ArcGIS.Core.Data Namespace : JoinType Enumeration
Specifies the type of join.
Syntax
Members
MemberDescription
InnerJoin Inner join. Only matched source rows are included.
LeftOuterJoin Left outer join. All source rows are included.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.JoinType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace