1 write to _ukColumnPositionForInference
System.Data.Common (1)
System\Data\DataTable.cs (1)
1174set { _ukColumnPositionForInference = value; }
1 reference to _ukColumnPositionForInference
System.Data.Common (1)
System\Data\DataTable.cs (1)
1173get { return _ukColumnPositionForInference; }