2 references to GetPropertyValue
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
1352
object maxRows =
GetPropertyValue
(ODB.DBPROP_MAXROWS);
2017
hiddenColumns =
GetPropertyValue
(ODB.DBPROP_HIDDENCOLUMNS); // MDAC 55611, 72106