You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data/oledb/cdbpropset-class.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ class CDBPropSet : public tagDBPROPSET
42
42
43
43
|||
44
44
|-|-|
45
-
|[operator =](../../data/oledb/cdbpropset-operator-equal.md)|Assigns the contents of one property set to another.|
45
+
|[operator =](#op_equal)|Assigns the contents of one property set to another.|
46
46
47
47
## Remarks
48
48
OLE DB providers and consumers use `DBPROPSET` structures to pass arrays of `DBPROP` structures. Each `DBPROP` structure represents a single property that can be set.
0 commit comments