2 references to PropertyIDSet
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
758
using(PropertyIDSet propidset = new
PropertyIDSet
(propertySets)) {
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
427
using(PropertyIDSet propidset = new
PropertyIDSet
(arrayPropertySets)) {