Deletes the matched entity's extended properties in each matched entity.

Label

Description

Match for attribute

Select the criteria for finding the matching attribute from the drop-down list. Refer to Model Conversion Matching Criteria for details.

Property name

Filter extended property names using SQL LIKE syntax including wildcards. e.g."%" to match all extended properties, "DIM%VIEW" to match extended property names beginning with "DIM" and ending with "VIEW"

Property value

Filter extended property values using SQL LIKE syntax including wildcards. e.g."%" to match all extended properties, "DIM%VIEW" to match extended property values beginning with "DIM" and ending with "VIEW"

Property type

Filter extended property types using SQL LIKE syntax including wildcards. e.g."%" to match all extended properties, "DIM%VIEW" to match extended property types beginning with "DIM" and ending with "VIEW"

  • No labels