| 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.3.0.0 (5.3.0)
Syntaxpublic IPrefetchPathCore PrefetchPathToUse { get; set; }Public Property PrefetchPathToUse As IPrefetchPathCore
	Get
	Set
Property Value
Type: 
IPrefetchPathCore
See Also