Skip to content

Commit 990afaa

Browse files
authored
Merge pull request #26162 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents 8629aff + 005f051 commit 990afaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/connect/oledb/ole-db-how-to/use-table-valued-parameters-ole-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: "reference"
1515

1616
This sample works with [!INCLUDE[sql2008-md](../../../includes/sql2008-md.md)] and later versions. This sample does the following:
1717

18-
- Creates table-valued parameters by using dynamic discovery though IOpenRowset::OpenRowset.
18+
- Creates table-valued parameters by using dynamic discovery through IOpenRowset::OpenRowset.
1919

2020
- Sends table-valued parameter rows by using the pull model in the EmployeesRowset class. In the pull model, the consumer provides data on demand to the provider.
2121

0 commit comments

Comments
 (0)