Skip to content

Commit 27b2073

Browse files
author
mtx48109
committed
missed format
1 parent c05df36 commit 27b2073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/oledb/caccessorrowset-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class CAccessorRowset : public TAccessor, public TRowset<TAccessor>
5353
Class `TAccessor` manages the accessor. Class *TRowset* manages the rowset.
5454
5555
## <a name="bind"></a> CAccessorRowset::Bind
56-
Creates the bindings if you specified `bBind` as false in [CCommand::Open](../../data/oledb/ccommand-open.md).
56+
Creates the bindings if you specified `bBind` as **false** in [CCommand::Open](../../data/oledb/ccommand-open.md).
5757
5858
### Syntax
5959

0 commit comments

Comments
 (0)