2 references to DBPropSet
System.Data.OleDb (2)
OleDbConnectionInternal.cs (1)
363
using (DBPropSet propset = new
DBPropSet
(idbProperties.Value, propidset, out hr))
OleDbConnectionStringBuilder.cs (1)
470
using (DBPropSet propset = new
DBPropSet
(idbProperties.Value, propidset, out hr))