2 references to OffsetOf_tagDBPROPIDSET_PropertySet
System.Data.OleDb (2)
PropertyIDSet.cs (2)
30
ptr = ADP.IntPtrOffset(base.handle, ODB.
OffsetOf_tagDBPROPIDSET_PropertySet
);
43
IntPtr ptr = ADP.IntPtrOffset(base.handle, (i * PropertyIDSetSize) + ODB.
OffsetOf_tagDBPROPIDSET_PropertySet
);