--- title: "Database Object (Extended Properties Page) | Microsoft Docs" ms.custom: "" ms.date: "03/01/2017" ms.prod: sql ms.prod_service: "database-engine, sql-database" ms.reviewer: "" ms.technology: configuration ms.topic: conceptual f1_keywords: - "sql13.swb.common.extendedproperties.f1" ms.assetid: caa4f4a1-fd54-466e-975d-3e7e1cc5de54 author: stevestein ms.author: sstein monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current" --- # Database Object (Extended Properties Page) [!INCLUDE[appliesto-ss-asdb-xxxx-xxx-md](../../includes/appliesto-ss-asdb-xxxx-xxx-md.md)] Extended properties allow you to add custom properties to database objects. Use this page to view or modify extended properties for the selected object. The **Extended Properties** page is the same for all types of database objects. ## UIElement List **Database** Displays the name of the selected database. This field is read-only. **Collation** Displays the collation used for the selected database. This field is read-only. **Properties** View or specify the extended properties for the object. Each extended property consists of a name/value pair of metadata associated with the object. **Browse button** Click the browse (...) button after **Value** to open the **Value for Extended Property Dialog Box** dialog box. Type or view the value of the extended property in this larger location. **Delete** Removes the selected extended property. ## See Also [Extended Properties Catalog Views (Transact-SQL)](https://msdn.microsoft.com/library/f39fd324-efd4-4468-884c-bf77ed1a026f)