We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378f3e4 commit 89733edCopy full SHA for 89733ed
1 file changed
docs/relational-databases/system-catalog-views/sys-external-library-files-transact-sql.md
@@ -1,4 +1,4 @@
1
----
+#---
2
title: "sys.external_library_files (Transact-SQL) | Microsoft Docs"
3
ms.custom: ""
4
ms.date: "07/17/2017"
@@ -34,7 +34,7 @@ Lists a row for each file that makes up an external library.
34
|platform |tinyint |ID of the host platform on which SQL Server is installed. |
35
|platform_desc | nvarchar(60) |Name of the host platform. Valid values are 'WINDOWS', 'LINUX'. |
36
37
-## See also
+### See also
38
[sys.external_libraries](sys-external-libraries-transact-sql.md)
39
[CREATE EXTERNAL LIBRARY](../../t-sql/statements/create-external-library-transact-sql.md)
40
[Package management for SQL Server R Services](../../advanced-analytics/r/installing-and-managing-r-packages.md)
0 commit comments