JoinNode.Type Field
A JoinType enumeration value that specifies the join’s type.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Field Value
Type | Default |
---|---|
JoinType | Inner |
See Also
A JoinType enumeration value that specifies the join’s type.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
[DefaultValue(JoinType.Inner)]
public JoinType Type
<DefaultValue(JoinType.Inner)>
Public Type As JoinType
Type | Default |
---|---|
JoinType | Inner |
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?