entity-descriptors Schema
TablePrefix Element
entity-descriptors Schema : TablePrefix Element

Glossary Item Box

Description

The prefix for database table containing the entity.
Namespace (none)

Type

xs:string

Diagram

TablePrefix Element

Overview

TablePrefix xs:string
The prefix for database table containing the entity.

Source

<xs:element name="TablePrefix" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                The prefix for database table containing the entity.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also