QueryExpressionPrefetchPathToUse Property |
Gets or sets the prefetch path to use.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public virtual IPrefetchPathCore PrefetchPathToUse { get; set; }
Public Overridable Property PrefetchPathToUse As IPrefetchPathCore
Get
Set
Property Value
Type:
IPrefetchPathCoreSee Also