Click or drag to resize
EntityRelationIRelationJoinType Property
The join type to use.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
JoinHint IRelation.JoinType { get; }

Property Value

Type: JoinHint

Implements

IRelationJoinType
See Also