 JoinType
 JoinType
                                    The type of join used in relationships of a data model (inner, right outer, left outer, full outer, or cross join)
API Section: Enumerations
Type: Enumeration
Properties
| Enumerator | Type | Format | Value | Description | 
|---|---|---|---|---|
| 
                                                         | integer | int32 | 0 | |
| 
                                                         | integer | int32 | 1 | |
| 
                                                         | integer | int32 | 2 | |
| 
                                                         | integer | int32 | 3 | |
| 
                                                         | integer | int32 | 4 | 
Usages
 ModelingRelationship
 ModelingRelationship
                                     inner
 inner