EntityCoreTFieldsFields Property |
The internal presentation of the data, which is an EntityFields object, which implements
IEntityFields2.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax [BrowsableAttribute(false)]
public virtual TFields Fields { get; set; }
<BrowsableAttribute(false)>
Public Overridable Property Fields As TFields
Get
Set
Property Value
Type:
TFieldsSee Also