2 references to DBPropSet
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
353using(DBPropSet propset = new DBPropSet(idbProperties.Value, propidset, out hr)) {
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
431using(DBPropSet propset = new DBPropSet(idbProperties.Value, propidset, out hr)) {