2 references to SetPropertySet
System.Data (2)
fx\src\data\System\Data\OleDb\DBPropSet.cs (1)
246
propertyset.
SetPropertySet
(0, propertySet, new tagDBPROP[1] { dbprop });
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
1248
propSet.
SetPropertySet
(0, OleDbPropertySetGuid.Rowset, dbprops);