Click or drag to resize
ProjectionRowRawRow Property
Gets the raw row wrapped by this projectionrow

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public Object[] RawRow { get; }

Property Value

Type: Object
See Also