Click or drag to resize

FieldKernelDataTableColIndex Property

Internal use only. Sets the index of this field in the DataTable used for binding.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int DataTableColIndex { get; set; }

Property Value

Type: Int32

Implements

IFieldDataTableColIndex
See Also