Content Server Manual / Version 2207
Table Of ContentsCaution
Before you delete properties, make sure that the data is no longer needed.
In order to delete properties from content types proceed as follows:
Stop the Content Servers.
Remove the attributes from the content types definition file.
Delete the property data from the database as described in the following table.
Property type | How to change |
---|---|
|
Remove the column representing the property from the database tables for the declaring document type and all its subtypes. For example:
Remove the attribute
If the property is observed, remove the observed property information from the
For example: Delete the
|
BlobProperty
|
Remove the property information from the
For example: Delete the
|
XmlProperty
|
Remove the property information from the
For example: Delete the
|
LinkListProperty
|
Remove the property information from the
For example: Delete the
|
Table 4.9. How to delete properties of different type