3 references to PropertyIDSet
System.Data.OleDb (3)
OleDbCommand.cs (1)
1252
using (PropertyIDSet propidset = new
PropertyIDSet
(propertySet, propertyID))
OleDbConnectionInternal.cs (1)
361
using (PropertyIDSet propidset = new
PropertyIDSet
(propertySet, propertyID))
OleDbDataReader.cs (1)
1813
using (PropertyIDSet propidset = new
PropertyIDSet
(propertySet, propertyID))