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