EntityCoreTFieldsIEntityCoreFields Property |
Gets the fields object of this entity.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax [XmlIgnoreAttribute]
[BrowsableAttribute(false)]
IEntityFieldsCore IEntityCore.Fields { get; set; }
<XmlIgnoreAttribute>
<BrowsableAttribute(false)>
Private Property Fields As IEntityFieldsCore Implements IEntityCore.Fields
Get
Set
Property Value
Type:
IEntityFieldsCoreImplements
IEntityCoreFieldsSee Also