DataValueProjectorProjectedResultName 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.12.0.0 (5.12.0)
Syntaxpublic string ProjectedResultName { get; }
Public ReadOnly Property ProjectedResultName As String
Get
Property Value
Type:
StringImplements
IProjectorProjectedResultName
See Also