Click or drag to resize

PrefetchPathElementPropertyName Property

The name of the property which is the destination for the entities fetched by the definition of this path element.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public string PropertyName { get; set; }

Property Value

Type: String

Implements

IPrefetchPathElementCorePropertyName
See Also