Click or drag to resize

PrefetchPathItem Property

Indexer in the prefetch path

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax
public IPrefetchPathElement this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: IPrefetchPathElement

Implements

IPrefetchPathItemInt32
See Also