หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Applies to:
SQL Server 2017 (14.x) and later versions
Azure SQL Managed Instance
Lists a row for each file that makes up an external library.
| Column name | Data type | Description |
|---|---|---|
| external_library_id | int | ID of the external library object. |
| content | varbinary(max) | Content of the external library file artifact. |
| platform | tinyint | ID of the host platform on which SQL Server is installed. |
| platform_desc | nvarchar(60) | Name of the host platform. Valid values are WINDOWS, LINUX. |