Click or drag to resize

ImportableTypedListRelationshipHintForJoins Property

Gets or sets the hint for joins.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImport
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public JoinHint HintForJoins { get; set; }

Property Value

Type: JoinHint
See Also