EntityCoreTFieldsIEntityCoreFields Property |
Gets the fields object of this entity.
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)]
[XmlIgnoreAttribute]
IEntityFieldsCore IEntityCore.Fields { get; set; }
<BrowsableAttribute(false)>
<XmlIgnoreAttribute>
Private Property Fields As IEntityFieldsCore Implements IEntityCore.Fields
Get
Set
Property Value
Type:
IEntityFieldsCoreImplements
IEntityCoreFieldsSee Also