Skip to content

Commit a346a6a

Browse files
authored
Merge pull request MicrosoftDocs#6692 from v-maudel/patch-4
M29239: Possible typo: period Vs underscore
2 parents 3ef4373 + 9689079 commit a346a6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/connect/oledb/ole-db/schema-rowsets-distributed-query-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ manager: craigg
4343
|DBSCHEMA_TABLE_PRIVILEGES|TABLE_CATALOG|
4444

4545
> [!NOTE]
46-
> To restrict a schema rowset to all catalogs from a linked server, use the syntax *linked_server* (where the period separator is part of the name specification). This syntax is equivalent to specifying NULL for the catalog name restriction and is also used when the linked server indicates a data source that does not support catalogs.
47-
46+
> To restrict a schema rowset to all catalogs from a linked server, use the syntax *linked_server* (where the underscore separator is part of the name specification). This syntax is equivalent to specifying NULL for the catalog name restriction and is also used when the linked server indicates a data source that does not support catalogs.
47+
4848
The OLE DB Driver for SQL Server defines the schema rowset LINKEDSERVERS, returning a list of OLE DB data sources registered as linked servers.
4949

5050
## See Also

0 commit comments

Comments
 (0)