Contains information about item view mappings and associated property view mappings.

Column

Data Type

Constraint

ivm_id

VARCHAR(40)

not null

The unique ID for an item view mapping.

pvm_id

VARCHAR(40)

not null

The unique ID for a property view mapping.

name

VARCHAR(64)

not null

The name of the property.

 
loading table of contents...