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