Click or drag to resize

IFieldDataTableColIndex Property

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

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

Property Value

Type: Int32
See Also