EntityFieldCoreFieldIndex Property |
Gets the field index related to this IEntityField2, so the field can be used to retrieve the field index.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax [XmlIgnoreAttribute]
public int FieldIndex { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property FieldIndex As Integer
Get
Property Value
Type:
Int32Implements
IFieldInfoFieldIndexSee Also