Click or drag to resize
IEntity2Fields Property
The internal presentation of the data, which is an EntityFields2 object, which implements IEntityFields2.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
IEntityFields2 Fields { get; set; }

Property Value

Type: IEntityFields2
See Also