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