2 references to GetValueBinding
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
996
return
GetValueBinding
(info);
1044
ColumnBinding binding =
GetValueBinding
(_metadata[i]);