Contains information about property view mappers.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

The unique ID for a property view mapping.

description

VARCHAR(1024)

null

A description of the property view mapping.

pview_id

VARCHAR(40)

null

The ID for an associated property view.

cpview_id

VARCHAR(40)

null

The ID for an associated component property view.

 
loading table of contents...