QueryParametersPrefetchPathToUse Property |
Gets or sets the prefetch path to use.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax public IPrefetchPathCore PrefetchPathToUse { get; set; }
Public Property PrefetchPathToUse As IPrefetchPathCore
Get
Set
Property Value
Type:
IPrefetchPathCoreSee Also