Skip to content

Commit bdd2f2d

Browse files
author
msebolt
committed
line breaks
1 parent 941f7b1 commit bdd2f2d

17 files changed

+17
-17
lines changed

docs/data/oledb/cmyproviderrowset-myproviderrs-h.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ The *RowsetInterface* parameter allows you to also use the `IRowsetLocate` or `I
3434
3535
## See Also
3636
37-
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)
37+
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)<br/>

docs/data/oledb/cmyprovidersession-myprovidersess-h.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ The OLE DB specification requires that providers implementing the `IDBSchemaRows
3737
3838
## See Also
3939
40-
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)
40+
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)<br/>

docs/data/oledb/cmyprovidersource-myproviderds-h.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ END_PROPERTY_SET_EX(DBPROPSET_MYPROPSET)
161161
162162
## See Also
163163
164-
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)
164+
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)<br/>

docs/data/oledb/cmyproviderwindowsfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ The method creates one entry for each file (corresponding to a row) and places i
7575

7676
## See Also
7777

78-
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)
78+
[Provider Wizard-Generated Files](../../data/oledb/provider-wizard-generated-files.md)<br/>

docs/data/oledb/command-object-interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ The `ICommandText` interface provides a way to specify a text command. The `ICom
1919

2020
## See Also
2121

22-
[OLE DB Provider Template Architecture](../../data/oledb/ole-db-provider-template-architecture.md)
22+
[OLE DB Provider Template Architecture](../../data/oledb/ole-db-provider-template-architecture.md)<br/>

docs/data/oledb/data-source-object-interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ The data source object implements the `IDBProperties`, `IDBInitialize`, and `IDB
3131

3232
## See Also
3333

34-
[OLE DB Provider Template Architecture](../../data/oledb/ole-db-provider-template-architecture.md)
34+
[OLE DB Provider Template Architecture](../../data/oledb/ole-db-provider-template-architecture.md)<br/>

docs/data/oledb/dynamically-determining-columns-returned-to-the-consumer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ You can now compile and run the enhanced provider. To test the provider, modify
145145
146146
## See Also
147147
148-
[Enhancing the Simple Read-Only Provider](../../data/oledb/enhancing-the-simple-read-only-provider.md)
148+
[Enhancing the Simple Read-Only Provider](../../data/oledb/enhancing-the-simple-read-only-provider.md)<br/>

docs/data/oledb/enhancing-the-simple-read-only-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ The example in the following topics enhances the row-fetching mechanism by addin
2525

2626
## See Also
2727

28-
[Creating a Simple Read-Only Provider](../../data/oledb/creating-a-simple-read-only-provider.md)
28+
[Creating a Simple Read-Only Provider](../../data/oledb/creating-a-simple-read-only-provider.md)<br/>

docs/data/oledb/implementing-the-simple-read-only-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ The extended example in this topic shows how to edit the wizard-created files to
2121

2222
## See Also
2323

24-
[Creating a Simple Read-Only Provider](../../data/oledb/creating-a-simple-read-only-provider.md)
24+
[Creating a Simple Read-Only Provider](../../data/oledb/creating-a-simple-read-only-provider.md)<br/>

docs/data/oledb/modifying-the-inheritance-of-rmyproviderrowset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ When this is done, you can [dynamically determine columns returned to the consum
5252

5353
## See Also
5454

55-
[Enhancing the Simple Read-Only Provider](../../data/oledb/enhancing-the-simple-read-only-provider.md)
55+
[Enhancing the Simple Read-Only Provider](../../data/oledb/enhancing-the-simple-read-only-provider.md)<br/>

0 commit comments

Comments
 (0)