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