Skip to content

Commit 9689079

Browse files
authored
Updated accordingly
1 parent f2a7109 commit 9689079

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-
<!-- Writer mentioned a period separator when the syntax linked_server is clearly separated by an underscore character?Could you please clarify the intention ot fix it?. -->
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)