Click or drag to resize
FieldInfoFieldIndex Property
Gets the field index related to this IEntityField, 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.0.0.0 (5.0.0)
Syntax
public int FieldIndex { get; }

Property Value

Type: Int32

Implements

IFieldInfoFieldIndex
See Also