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.0.0.0 (5.0.0)
Syntax
JoinHint IRelation.JoinType { get; }

Property Value

Type: JoinHint

Implements

IRelationJoinType
See Also