Database Object (Extended Properties Page)

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance

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.

UI element 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)