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; }
Public Property DataTableColIndex As Integer
Get
Set
Property Value
Type:
Int32Implements
IFieldDataTableColIndexSee Also