Click or drag to resize

EntityPropertyProjectorProjectedResultName Property

Name for the projection result. Projection result consumers can use this name to further handle the projection result.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public string ProjectedResultName { get; }

Property Value

Type: String

Implements

IProjectorProjectedResultName
See Also