Click or drag to resize

IFieldInfoFieldIndex 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.9.0.0 (5.9.0)
Syntax
int FieldIndex { get; }

Property Value

Type: Int32
See Also