2 references to GetPropertyValue
System.Data.OleDb (2)
OleDbDataReader.cs (2)
1487
object? maxRows =
GetPropertyValue
(ODB.DBPROP_MAXROWS);
2242
hiddenColumns =
GetPropertyValue
(ODB.DBPROP_HIDDENCOLUMNS);