2 references to DBPropSet
System.Data (2)
fx\src\data\System\Data\OleDb\DBPropSet.cs (1)
245
DBPropSet propertyset = new
DBPropSet
(1);
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
1230
propSet = new
DBPropSet
(1);