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