4 references to
System.Data (4)
fx\src\data\System\Data\OleDb\DBPropSet.cs (4)
34
internal DBPropSet(int propertysetCount) :
this
() {
49
internal DBPropSet(UnsafeNativeMethods.IDBProperties properties, PropertyIDSet propidset, out OleDbHResult hr) :
this
() {
66
internal DBPropSet(UnsafeNativeMethods.IRowsetInfo properties, PropertyIDSet propidset, out OleDbHResult hr) :
this
() {
83
internal DBPropSet(UnsafeNativeMethods.ICommandProperties properties, PropertyIDSet propidset, out OleDbHResult hr) :
this
() {